@ebay/ui-core-react 9.4.0 → 9.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/{badge-BWhBKWCu.js → badge-DuE-Ehip.js} +1 -1
- package/{button-xYFMCdP0.js → button-Cylml1aK.js} +1 -1
- package/{calendar-BMTV7qzB.js → calendar-BVJGukRW.js} +1 -1
- package/chart-legend-QlYP-Aia.js +1 -0
- package/{checkbox-D4sjiLfW.js → checkbox-BXjIUtq-.js} +1 -1
- package/{chip-CIFQ2NnF.js → chip-w48ScERj.js} +1 -1
- package/{combobox-WL3ek9fM.js → combobox-BNkSHca7.js} +1 -1
- package/common/charts/bar-chart.d.ts +53 -0
- package/common/charts/bar-chart.d.ts.map +1 -0
- package/common/charts/donut.d.ts +22 -0
- package/common/charts/donut.d.ts.map +1 -0
- package/common/charts/legend.d.ts +8 -0
- package/common/charts/legend.d.ts.map +1 -0
- package/common/charts/load-highcharts.d.ts +5 -0
- package/common/charts/load-highcharts.d.ts.map +1 -0
- package/common/charts/shared.d.ts +22 -0
- package/common/charts/shared.d.ts.map +1 -0
- package/common/tooltip-utils/use-tooltip.d.ts +4 -3
- package/common/tooltip-utils/use-tooltip.d.ts.map +1 -1
- package/{dialog-previous-button-aXPjyhOT.js → dialog-previous-button-BXqfHRJY.js} +1 -1
- package/ebay-accordion/README.md +2 -58
- package/ebay-accordion/index.js +1 -1
- package/ebay-alert-dialog/README.md +2 -37
- package/ebay-alert-dialog/index.js +1 -1
- package/ebay-area-chart/area-chart-tooltip.d.ts +16 -0
- package/ebay-area-chart/area-chart-tooltip.d.ts.map +1 -0
- package/ebay-area-chart/area-chart.d.ts +5 -0
- package/ebay-area-chart/area-chart.d.ts.map +1 -0
- package/ebay-area-chart/index.d.ts +3 -0
- package/ebay-area-chart/index.d.ts.map +1 -0
- package/ebay-area-chart/index.js +4 -0
- package/ebay-area-chart/types.d.ts +20 -0
- package/ebay-area-chart/types.d.ts.map +1 -0
- package/ebay-avatar/README.md +2 -41
- package/ebay-avatar/index.js +1 -1
- package/ebay-badge/README.md +2 -38
- package/ebay-badge/index.js +1 -1
- package/ebay-bar-chart/README.md +5 -0
- package/ebay-bar-chart/bar-chart-tooltip.d.ts +23 -0
- package/ebay-bar-chart/bar-chart-tooltip.d.ts.map +1 -0
- package/ebay-bar-chart/bar-chart.d.ts +5 -0
- package/ebay-bar-chart/bar-chart.d.ts.map +1 -0
- package/ebay-bar-chart/index.d.ts +3 -0
- package/ebay-bar-chart/index.d.ts.map +1 -0
- package/ebay-bar-chart/index.js +14 -0
- package/ebay-bar-chart/types.d.ts +40 -0
- package/ebay-bar-chart/types.d.ts.map +1 -0
- package/ebay-breadcrumbs/README.md +2 -50
- package/ebay-breadcrumbs/index.js +1 -1
- package/ebay-button/README.md +2 -74
- package/ebay-button/index.js +1 -1
- package/ebay-calendar/README.md +2 -47
- package/ebay-calendar/index.js +1 -1
- package/ebay-carousel/README.md +2 -38
- package/ebay-carousel/index.js +1 -1
- package/ebay-ccd/README.md +2 -45
- package/ebay-ccd/index.js +1 -1
- package/ebay-character-count/README.md +2 -41
- package/ebay-character-count/index.js +1 -1
- package/ebay-chart-legend/chart-legend.d.ts +5 -0
- package/ebay-chart-legend/chart-legend.d.ts.map +1 -0
- package/ebay-chart-legend/index.d.ts +3 -0
- package/ebay-chart-legend/index.d.ts.map +1 -0
- package/ebay-chart-legend/index.js +1 -0
- package/ebay-chart-legend/types.d.ts +9 -0
- package/ebay-chart-legend/types.d.ts.map +1 -0
- package/ebay-checkbox/README.md +2 -54
- package/ebay-checkbox/index.js +1 -1
- package/ebay-chip/README.md +2 -42
- package/ebay-chip/index.js +1 -1
- package/ebay-chips-combobox/README.md +2 -49
- package/ebay-chips-combobox/index.js +1 -1
- package/ebay-combobox/README.md +2 -58
- package/ebay-combobox/index.js +1 -1
- package/ebay-confirm-dialog/README.md +2 -40
- package/ebay-confirm-dialog/index.js +1 -1
- package/ebay-cta-button/README.md +2 -37
- package/ebay-cta-button/index.js +1 -1
- package/ebay-date-textbox/README.md +2 -53
- package/ebay-date-textbox/index.js +1 -1
- package/ebay-details/README.md +2 -48
- package/ebay-details/index.js +1 -1
- package/{ebay-details-GQ3atM4S.js → ebay-details-O8sqphtP.js} +1 -1
- package/ebay-dialog-base/index.js +1 -1
- package/ebay-donut-chart/donut-chart-tooltip.d.ts +8 -0
- package/ebay-donut-chart/donut-chart-tooltip.d.ts.map +1 -0
- package/ebay-donut-chart/donut-chart.d.ts +5 -0
- package/ebay-donut-chart/donut-chart.d.ts.map +1 -0
- package/ebay-donut-chart/index.d.ts +3 -0
- package/ebay-donut-chart/index.d.ts.map +1 -0
- package/ebay-donut-chart/index.js +3 -0
- package/ebay-donut-chart/types.d.ts +14 -0
- package/ebay-donut-chart/types.d.ts.map +1 -0
- package/ebay-drawer-dialog-deprecated/README.md +2 -72
- package/ebay-drawer-dialog-deprecated/index.js +1 -1
- package/ebay-education-notice/README.md +2 -55
- package/ebay-education-notice/index.js +1 -1
- package/ebay-eek/README.md +2 -36
- package/ebay-fake-link/README.md +2 -41
- package/ebay-fake-link/index.js +1 -1
- package/ebay-fake-menu/README.md +2 -56
- package/ebay-fake-menu/index.js +1 -1
- package/ebay-fake-menu-button/README.md +2 -74
- package/ebay-fake-menu-button/index.js +1 -1
- package/ebay-fake-tabs/README.md +3 -47
- package/ebay-fake-tabs/index.js +1 -1
- package/ebay-field/README.md +2 -59
- package/ebay-field/index.js +1 -1
- package/ebay-file-input/README.md +2 -42
- package/ebay-file-input/index.js +1 -1
- package/ebay-file-preview-card/README.md +2 -74
- package/ebay-file-preview-card/file-preview-card.d.ts +1 -0
- package/ebay-file-preview-card/file-preview-card.d.ts.map +1 -1
- package/ebay-file-preview-card/index.js +1 -1
- package/ebay-file-preview-card-group/README.md +2 -53
- package/ebay-file-preview-card-group/index.js +1 -1
- package/ebay-filter/README.md +2 -44
- package/ebay-filter/index.js +1 -1
- package/ebay-filter-chip/README.md +2 -48
- package/ebay-filter-chip/index.js +1 -1
- package/ebay-filter-input/README.md +2 -103
- package/ebay-filter-input/index.js +1 -1
- package/ebay-filter-menu/README.md +2 -54
- package/ebay-filter-menu/index.js +1 -1
- package/ebay-filter-menu-button/README.md +2 -45
- package/ebay-filter-menu-button/index.js +1 -1
- package/ebay-flag/README.md +2 -25
- package/ebay-flag/index.js +1 -1
- package/ebay-fullscreen-dialog-deprecated/README.md +2 -38
- package/ebay-fullscreen-dialog-deprecated/index.js +1 -1
- package/ebay-icon/README.md +2 -35
- package/ebay-icon/context.d.ts.map +1 -1
- package/ebay-icon/icon.d.ts.map +1 -1
- package/ebay-icon/index.js +1 -1
- package/ebay-icon-button/README.md +2 -59
- package/ebay-icon-button/index.js +1 -1
- package/ebay-image-placeholder/README.md +2 -28
- package/ebay-infotip/README.md +2 -74
- package/ebay-infotip/ebay-infotip.d.ts +1 -0
- package/ebay-infotip/ebay-infotip.d.ts.map +1 -1
- package/ebay-infotip/index.js +1 -1
- package/ebay-inline-notice/README.md +2 -41
- package/ebay-inline-notice/index.js +1 -1
- package/ebay-item-tile/README.md +2 -66
- package/ebay-item-tile/index.js +1 -1
- package/ebay-item-tile/item-tile-description.d.ts +2 -2
- package/ebay-item-tile/item-tile-description.d.ts.map +1 -1
- package/ebay-item-tile/item-tile.d.ts +1 -0
- package/ebay-item-tile/item-tile.d.ts.map +1 -1
- package/ebay-item-tile-group/README.md +3 -72
- package/ebay-item-tile-group/index.js +1 -1
- package/ebay-lightbox-dialog/README.md +2 -43
- package/ebay-lightbox-dialog/index.js +1 -1
- package/ebay-line-chart/index.d.ts +3 -0
- package/ebay-line-chart/index.d.ts.map +1 -0
- package/ebay-line-chart/index.js +7 -0
- package/ebay-line-chart/line-chart-tooltip.d.ts +13 -0
- package/ebay-line-chart/line-chart-tooltip.d.ts.map +1 -0
- package/ebay-line-chart/line-chart.d.ts +5 -0
- package/ebay-line-chart/line-chart.d.ts.map +1 -0
- package/ebay-line-chart/types.d.ts +21 -0
- package/ebay-line-chart/types.d.ts.map +1 -0
- package/ebay-list/README.md +2 -146
- package/ebay-list/index.js +1 -1
- package/ebay-listbox/README.md +2 -88
- package/ebay-listbox/index.js +1 -1
- package/ebay-listbox-button/README.md +2 -66
- package/ebay-listbox-button/index.js +1 -1
- package/ebay-menu/README.md +2 -61
- package/ebay-menu/index.js +1 -1
- package/ebay-menu-button/README.md +2 -70
- package/ebay-menu-button/index.js +1 -1
- package/ebay-number-input/README.md +3 -67
- package/ebay-number-input/index.js +1 -1
- package/ebay-page-notice/README.md +2 -55
- package/ebay-page-notice/index.js +1 -1
- package/ebay-pagination/README.md +2 -78
- package/ebay-pagination/index.js +1 -1
- package/ebay-panel-dialog/README.md +2 -37
- package/ebay-panel-dialog/index.js +1 -1
- package/ebay-phone-input/README.md +2 -111
- package/ebay-phone-input/index.js +1 -1
- package/ebay-progress-bar/README.md +2 -36
- package/ebay-progress-bar/index.js +1 -1
- package/ebay-progress-bar-expressive/README.md +2 -52
- package/ebay-progress-bar-expressive/index.js +1 -1
- package/ebay-progress-spinner/README.md +2 -35
- package/ebay-progress-spinner/index.js +1 -1
- package/ebay-progress-stepper/README.md +2 -79
- package/ebay-progress-stepper/index.js +1 -1
- package/ebay-radio/README.md +2 -58
- package/ebay-radio/index.js +1 -1
- package/ebay-section-notice/README.md +2 -53
- package/ebay-section-notice/index.js +1 -1
- package/ebay-section-title/README.md +2 -74
- package/ebay-section-title/index.js +1 -1
- package/ebay-segmented-buttons/README.md +2 -42
- package/ebay-segmented-buttons/index.js +1 -1
- package/ebay-select/README.md +2 -82
- package/ebay-select/index.js +1 -1
- package/ebay-signal/README.md +2 -39
- package/ebay-signal/index.js +1 -1
- package/ebay-skeleton/README.md +2 -105
- package/ebay-skeleton/index.js +1 -1
- package/ebay-snackbar-dialog/README.md +2 -59
- package/ebay-snackbar-dialog/index.js +1 -1
- package/ebay-split-button/README.md +2 -55
- package/ebay-split-button/index.js +1 -1
- package/ebay-star-rating/README.md +2 -40
- package/ebay-star-rating/index.js +1 -1
- package/ebay-star-rating-select/README.md +2 -49
- package/ebay-star-rating-select/index.js +1 -1
- package/ebay-svg/README.md +2 -38
- package/ebay-svg/index.js +1 -1
- package/ebay-switch/README.md +2 -43
- package/ebay-switch/index.js +1 -1
- package/ebay-table/README.md +2 -97
- package/ebay-table/index.js +1 -1
- package/ebay-tabs/README.md +2 -53
- package/ebay-tabs/index.js +1 -1
- package/ebay-textbox/README.md +2 -90
- package/ebay-textbox/index.js +1 -1
- package/ebay-toast-dialog/README.md +2 -25
- package/ebay-toast-dialog/index.js +1 -1
- package/ebay-toggle-button/README.md +2 -36
- package/ebay-toggle-button/index.js +1 -1
- package/ebay-toggle-button-group/README.md +2 -53
- package/ebay-toggle-button-group/index.js +1 -1
- package/ebay-tooltip/README.md +2 -54
- package/ebay-tooltip/ebay-tooltip.d.ts +1 -0
- package/ebay-tooltip/ebay-tooltip.d.ts.map +1 -1
- package/ebay-tooltip/index.js +1 -1
- package/ebay-tourtip/README.md +2 -75
- package/ebay-tourtip/ebay-tourtip.d.ts +1 -0
- package/ebay-tourtip/ebay-tourtip.d.ts.map +1 -1
- package/ebay-tourtip/index.js +1 -1
- package/ebay-tri-state-checkbox/Readme.md +2 -51
- package/ebay-tri-state-checkbox/index.js +1 -1
- package/ebay-video/README.md +2 -59
- package/ebay-video/const.d.ts +1 -4
- package/ebay-video/const.d.ts.map +1 -1
- package/ebay-video/controls/captions-control.d.ts +3 -0
- package/ebay-video/controls/captions-control.d.ts.map +1 -0
- package/ebay-video/controls/current-time-control.d.ts +7 -0
- package/ebay-video/controls/current-time-control.d.ts.map +1 -0
- package/ebay-video/controls/fullscreen-button-control.d.ts +8 -0
- package/ebay-video/controls/fullscreen-button-control.d.ts.map +1 -0
- package/ebay-video/controls/mute-button-control.d.ts +8 -0
- package/ebay-video/controls/mute-button-control.d.ts.map +1 -0
- package/ebay-video/controls/remaining-time-control.d.ts +3 -0
- package/ebay-video/controls/remaining-time-control.d.ts.map +1 -0
- package/ebay-video/controls/report-button-control.d.ts +9 -0
- package/ebay-video/controls/report-button-control.d.ts.map +1 -0
- package/ebay-video/controls/time-utils.d.ts +2 -0
- package/ebay-video/controls/time-utils.d.ts.map +1 -0
- package/ebay-video/controls/total-time-control.d.ts +7 -0
- package/ebay-video/controls/total-time-control.d.ts.map +1 -0
- package/ebay-video/controls/use-shaka-control.d.ts +42 -0
- package/ebay-video/controls/use-shaka-control.d.ts.map +1 -0
- package/ebay-video/index.js +1 -1
- package/ebay-video/video.d.ts +12 -4
- package/ebay-video/video.d.ts.map +1 -1
- package/file-preview-card-tovsOOzQ.js +1 -0
- package/{filter-menu-Bvw41wc_.js → filter-menu-BpXDaeMo.js} +1 -1
- package/{flag-DU-1tRv6.js → flag-jZOEhbJe.js} +1 -1
- package/{hooks-uidlIIid.js → hooks-BZOKHA9o.js} +1 -1
- package/icon-M7M42naA.js +1 -0
- package/{icon-button-AJ6dtyvc.js → icon-button-E_6JKTh3.js} +1 -1
- package/icons/ebay-icon-add-12/index.js +1 -1
- package/icons/ebay-icon-add-16/index.js +1 -1
- package/icons/ebay-icon-add-24/index.js +1 -1
- package/icons/ebay-icon-add-image-24/index.js +1 -1
- package/icons/ebay-icon-afterpay-12-colored/index.js +1 -1
- package/icons/ebay-icon-afterpay-18-colored/index.js +1 -1
- package/icons/ebay-icon-afterpay-24-colored/index.js +1 -1
- package/icons/ebay-icon-afterpay-32-colored/index.js +1 -1
- package/icons/ebay-icon-afterpay-logo-24-colored/index.js +1 -1
- package/icons/ebay-icon-ai-16/index.js +1 -1
- package/icons/ebay-icon-ai-20/index.js +1 -1
- package/icons/ebay-icon-ai-24/index.js +1 -1
- package/icons/ebay-icon-ai-camera-16/index.js +1 -1
- package/icons/ebay-icon-ai-camera-20/index.js +1 -1
- package/icons/ebay-icon-ai-camera-24/index.js +1 -1
- package/icons/ebay-icon-ai-filled-16/index.js +1 -1
- package/icons/ebay-icon-ai-filled-20/index.js +1 -1
- package/icons/ebay-icon-ai-filled-24/index.js +1 -1
- package/icons/ebay-icon-ai-search-16/index.js +1 -1
- package/icons/ebay-icon-ai-search-20/index.js +1 -1
- package/icons/ebay-icon-ai-search-24/index.js +1 -1
- package/icons/ebay-icon-ai-search-filled-24/index.js +1 -1
- package/icons/ebay-icon-ai-shirt-16/index.js +1 -1
- package/icons/ebay-icon-ai-shirt-20/index.js +1 -1
- package/icons/ebay-icon-ai-shirt-24/index.js +1 -1
- package/icons/ebay-icon-ai-spectrum-16-colored/index.js +1 -1
- package/icons/ebay-icon-ai-spectrum-20-colored/index.js +1 -1
- package/icons/ebay-icon-ai-spectrum-24-colored/index.js +1 -1
- package/icons/ebay-icon-ai-spectrum-filled-16-colored/index.js +1 -1
- package/icons/ebay-icon-ai-spectrum-filled-20-colored/index.js +1 -1
- package/icons/ebay-icon-ai-spectrum-filled-24-colored/index.js +1 -1
- package/icons/ebay-icon-ai-spectrum-thin-16-colored/index.js +1 -1
- package/icons/ebay-icon-ai-thin-16/index.js +1 -1
- package/icons/ebay-icon-ai-tools-16/index.js +1 -1
- package/icons/ebay-icon-ai-tools-20/index.js +1 -1
- package/icons/ebay-icon-ai-tools-24/index.js +1 -1
- package/icons/ebay-icon-alipay-cn-12-colored/index.js +1 -1
- package/icons/ebay-icon-alipay-cn-18-colored/index.js +1 -1
- package/icons/ebay-icon-alipay-cn-24-colored/index.js +1 -1
- package/icons/ebay-icon-alipay-cn-32-colored/index.js +1 -1
- package/icons/ebay-icon-alipay-hk-12-colored/index.js +1 -1
- package/icons/ebay-icon-alipay-hk-18-colored/index.js +1 -1
- package/icons/ebay-icon-alipay-hk-24-colored/index.js +1 -1
- package/icons/ebay-icon-alipay-hk-32-colored/index.js +1 -1
- package/icons/ebay-icon-amex-12-colored/index.js +1 -1
- package/icons/ebay-icon-amex-18-colored/index.js +1 -1
- package/icons/ebay-icon-amex-24-colored/index.js +1 -1
- package/icons/ebay-icon-amex-32-colored/index.js +1 -1
- package/icons/ebay-icon-apple-24/index.js +1 -1
- package/icons/ebay-icon-apple-music-24-colored/index.js +1 -1
- package/icons/ebay-icon-apple-pay-12-colored/index.js +1 -1
- package/icons/ebay-icon-apple-pay-18-colored/index.js +1 -1
- package/icons/ebay-icon-apple-pay-24-colored/index.js +1 -1
- package/icons/ebay-icon-apple-pay-32-colored/index.js +1 -1
- package/icons/ebay-icon-archive-16/index.js +1 -1
- package/icons/ebay-icon-archive-24/index.js +1 -1
- package/icons/ebay-icon-arrow-down-12/index.js +1 -1
- package/icons/ebay-icon-arrow-down-16/index.js +1 -1
- package/icons/ebay-icon-arrow-down-20/index.js +1 -1
- package/icons/ebay-icon-arrow-down-24/index.js +1 -1
- package/icons/ebay-icon-arrow-left-12/index.js +1 -1
- package/icons/ebay-icon-arrow-left-16/index.js +1 -1
- package/icons/ebay-icon-arrow-left-20/index.js +1 -1
- package/icons/ebay-icon-arrow-left-24/index.js +1 -1
- package/icons/ebay-icon-arrow-right-12/index.js +1 -1
- package/icons/ebay-icon-arrow-right-16/index.js +1 -1
- package/icons/ebay-icon-arrow-right-20/index.js +1 -1
- package/icons/ebay-icon-arrow-right-24/index.js +1 -1
- package/icons/ebay-icon-arrow-up-12/index.js +1 -1
- package/icons/ebay-icon-arrow-up-16/index.js +1 -1
- package/icons/ebay-icon-arrow-up-20/index.js +1 -1
- package/icons/ebay-icon-arrow-up-24/index.js +1 -1
- package/icons/ebay-icon-arrows-3d-16/index.js +1 -1
- package/icons/ebay-icon-arrows-3d-24/index.js +1 -1
- package/icons/ebay-icon-arrows-3d-filled-64-colored/index.js +1 -1
- package/icons/ebay-icon-arrows-expand-16/index.js +1 -1
- package/icons/ebay-icon-arrows-expand-24/index.js +1 -1
- package/icons/ebay-icon-article-16/index.js +1 -1
- package/icons/ebay-icon-article-24/index.js +1 -1
- package/icons/ebay-icon-attention-16/index.js +1 -1
- package/icons/ebay-icon-attention-24/index.js +1 -1
- package/icons/ebay-icon-attention-64/index.js +1 -1
- package/icons/ebay-icon-attention-filled-16/index.js +1 -1
- package/icons/ebay-icon-attention-filled-24/index.js +1 -1
- package/icons/ebay-icon-attention-triangle-16/index.js +1 -1
- package/icons/ebay-icon-attention-triangle-24/index.js +1 -1
- package/icons/ebay-icon-attention-triangle-filled-16/index.js +1 -1
- package/icons/ebay-icon-attention-triangle-filled-24/index.js +1 -1
- package/icons/ebay-icon-atv-16/index.js +1 -1
- package/icons/ebay-icon-atv-24/index.js +1 -1
- package/icons/ebay-icon-audio-high-16/index.js +1 -1
- package/icons/ebay-icon-audio-high-20/index.js +1 -1
- package/icons/ebay-icon-audio-high-24/index.js +1 -1
- package/icons/ebay-icon-audio-low-16/index.js +1 -1
- package/icons/ebay-icon-audio-off-16/index.js +1 -1
- package/icons/ebay-icon-audio-off-20/index.js +1 -1
- package/icons/ebay-icon-audio-off-24/index.js +1 -1
- package/icons/ebay-icon-authenticity-guarantee-16/index.js +1 -1
- package/icons/ebay-icon-authenticity-guarantee-24/index.js +1 -1
- package/icons/ebay-icon-authenticity-guarantee-filled-16/index.js +1 -1
- package/icons/ebay-icon-authenticity-guarantee-filled-16-colored/index.js +1 -1
- package/icons/ebay-icon-authenticity-guarantee-filled-24/index.js +1 -1
- package/icons/ebay-icon-authenticity-guarantee-filled-24-colored/index.js +1 -1
- package/icons/ebay-icon-auto-adjust-24/index.js +1 -1
- package/icons/ebay-icon-avatar-signed-out/index.js +1 -1
- package/icons/ebay-icon-background-removal-16/index.js +1 -1
- package/icons/ebay-icon-background-removal-24/index.js +1 -1
- package/icons/ebay-icon-bancontact-12-colored/index.js +1 -1
- package/icons/ebay-icon-bancontact-18-colored/index.js +1 -1
- package/icons/ebay-icon-bancontact-24-colored/index.js +1 -1
- package/icons/ebay-icon-bancontact-32-colored/index.js +1 -1
- package/icons/ebay-icon-bank-16/index.js +1 -1
- package/icons/ebay-icon-bank-24/index.js +1 -1
- package/icons/ebay-icon-bank-64/index.js +1 -1
- package/icons/ebay-icon-bank-account-12-colored/index.js +1 -1
- package/icons/ebay-icon-bank-account-18-colored/index.js +1 -1
- package/icons/ebay-icon-bank-account-24-colored/index.js +1 -1
- package/icons/ebay-icon-bank-account-32-colored/index.js +1 -1
- package/icons/ebay-icon-bank-group-logo-24-colored/index.js +1 -1
- package/icons/ebay-icon-bar-chart-16/index.js +1 -1
- package/icons/ebay-icon-bar-chart-24/index.js +1 -1
- package/icons/ebay-icon-bids-16/index.js +1 -1
- package/icons/ebay-icon-bids-24/index.js +1 -1
- package/icons/ebay-icon-bids-64/index.js +1 -1
- package/icons/ebay-icon-boat-16/index.js +1 -1
- package/icons/ebay-icon-boat-24/index.js +1 -1
- package/icons/ebay-icon-book-16/index.js +1 -1
- package/icons/ebay-icon-book-24/index.js +1 -1
- package/icons/ebay-icon-bookmark-16/index.js +1 -1
- package/icons/ebay-icon-bookmark-24/index.js +1 -1
- package/icons/ebay-icon-bookmark-filled-16/index.js +1 -1
- package/icons/ebay-icon-bookmark-filled-24/index.js +1 -1
- package/icons/ebay-icon-brand-authorized-seller-16/index.js +1 -1
- package/icons/ebay-icon-brand-authorized-seller-24/index.js +1 -1
- package/icons/ebay-icon-brightness-16/index.js +1 -1
- package/icons/ebay-icon-brightness-20/index.js +1 -1
- package/icons/ebay-icon-brightness-24/index.js +1 -1
- package/icons/ebay-icon-calendar-16/index.js +1 -1
- package/icons/ebay-icon-calendar-24/index.js +1 -1
- package/icons/ebay-icon-calendar-64/index.js +1 -1
- package/icons/ebay-icon-camera-16/index.js +1 -1
- package/icons/ebay-icon-camera-24/index.js +1 -1
- package/icons/ebay-icon-camera-64/index.js +1 -1
- package/icons/ebay-icon-car-16/index.js +1 -1
- package/icons/ebay-icon-car-24/index.js +1 -1
- package/icons/ebay-icon-car-brake-16/index.js +1 -1
- package/icons/ebay-icon-car-brake-24/index.js +1 -1
- package/icons/ebay-icon-card-stack-64/index.js +1 -1
- package/icons/ebay-icon-carnet-12-colored/index.js +1 -1
- package/icons/ebay-icon-carnet-18-colored/index.js +1 -1
- package/icons/ebay-icon-carnet-24-colored/index.js +1 -1
- package/icons/ebay-icon-carnet-32-colored/index.js +1 -1
- package/icons/ebay-icon-carryon-24/index.js +1 -1
- package/icons/ebay-icon-cart-16/index.js +1 -1
- package/icons/ebay-icon-cart-20/index.js +1 -1
- package/icons/ebay-icon-cart-24/index.js +1 -1
- package/icons/ebay-icon-cart-64/index.js +1 -1
- package/icons/ebay-icon-cart-add-16/index.js +1 -1
- package/icons/ebay-icon-cart-add-20/index.js +1 -1
- package/icons/ebay-icon-cart-add-24/index.js +1 -1
- package/icons/ebay-icon-cashapp-12-colored/index.js +1 -1
- package/icons/ebay-icon-cashapp-18-colored/index.js +1 -1
- package/icons/ebay-icon-cashapp-24-colored/index.js +1 -1
- package/icons/ebay-icon-cashapp-32-colored/index.js +1 -1
- package/icons/ebay-icon-categories-16/index.js +1 -1
- package/icons/ebay-icon-categories-24/index.js +1 -1
- package/icons/ebay-icon-cb-12-colored/index.js +1 -1
- package/icons/ebay-icon-cb-18-colored/index.js +1 -1
- package/icons/ebay-icon-cb-24-colored/index.js +1 -1
- package/icons/ebay-icon-cb-32-colored/index.js +1 -1
- package/icons/ebay-icon-ccd-charger-included/index.js +1 -1
- package/icons/ebay-icon-ccd-charger-not-included/index.js +1 -1
- package/icons/ebay-icon-ccd-top/index.js +1 -1
- package/icons/ebay-icon-certified-recycled-16/index.js +1 -1
- package/icons/ebay-icon-certified-recycled-24/index.js +1 -1
- package/icons/ebay-icon-chair-16/index.js +1 -1
- package/icons/ebay-icon-chair-24/index.js +1 -1
- package/icons/ebay-icon-chat-16/index.js +1 -1
- package/icons/ebay-icon-chat-24/index.js +1 -1
- package/icons/ebay-icon-chat-64/index.js +1 -1
- package/icons/ebay-icon-check-in-24/index.js +1 -1
- package/icons/ebay-icon-checkbox-checked-18/index.js +1 -1
- package/icons/ebay-icon-checkbox-checked-24/index.js +1 -1
- package/icons/ebay-icon-checkbox-mixed-18/index.js +1 -1
- package/icons/ebay-icon-checkbox-mixed-24/index.js +1 -1
- package/icons/ebay-icon-checkbox-unchecked-18/index.js +1 -1
- package/icons/ebay-icon-checkbox-unchecked-24/index.js +1 -1
- package/icons/ebay-icon-checkmark-24/index.js +1 -1
- package/icons/ebay-icon-chevron-down-12/index.js +1 -1
- package/icons/ebay-icon-chevron-down-16/index.js +1 -1
- package/icons/ebay-icon-chevron-down-20/index.js +1 -1
- package/icons/ebay-icon-chevron-down-24/index.js +1 -1
- package/icons/ebay-icon-chevron-left-12/index.js +1 -1
- package/icons/ebay-icon-chevron-left-16/index.js +1 -1
- package/icons/ebay-icon-chevron-left-20/index.js +1 -1
- package/icons/ebay-icon-chevron-left-24/index.js +1 -1
- package/icons/ebay-icon-chevron-right-12/index.js +1 -1
- package/icons/ebay-icon-chevron-right-16/index.js +1 -1
- package/icons/ebay-icon-chevron-right-20/index.js +1 -1
- package/icons/ebay-icon-chevron-right-24/index.js +1 -1
- package/icons/ebay-icon-chevron-up-12/index.js +1 -1
- package/icons/ebay-icon-chevron-up-16/index.js +1 -1
- package/icons/ebay-icon-chevron-up-20/index.js +1 -1
- package/icons/ebay-icon-chevron-up-24/index.js +1 -1
- package/icons/ebay-icon-chinese-coin-16/index.js +1 -1
- package/icons/ebay-icon-chinese-coin-24/index.js +1 -1
- package/icons/ebay-icon-clear-16/index.js +1 -1
- package/icons/ebay-icon-clear-20/index.js +1 -1
- package/icons/ebay-icon-clear-24/index.js +1 -1
- package/icons/ebay-icon-click-to-call-16/index.js +1 -1
- package/icons/ebay-icon-click-to-call-24/index.js +1 -1
- package/icons/ebay-icon-clock-12/index.js +1 -1
- package/icons/ebay-icon-clock-16/index.js +1 -1
- package/icons/ebay-icon-clock-24/index.js +1 -1
- package/icons/ebay-icon-clock-64/index.js +1 -1
- package/icons/ebay-icon-clock-fast-16/index.js +1 -1
- package/icons/ebay-icon-clock-fast-24/index.js +1 -1
- package/icons/ebay-icon-close-12/index.js +1 -1
- package/icons/ebay-icon-close-16/index.js +1 -1
- package/icons/ebay-icon-close-20/index.js +1 -1
- package/icons/ebay-icon-close-24/index.js +1 -1
- package/icons/ebay-icon-closed-caption-16/index.js +1 -1
- package/icons/ebay-icon-closed-caption-24/index.js +1 -1
- package/icons/ebay-icon-closed-caption-filled-16/index.js +1 -1
- package/icons/ebay-icon-closed-caption-filled-24/index.js +1 -1
- package/icons/ebay-icon-coin-24/index.js +1 -1
- package/icons/ebay-icon-coin-battery-48/index.js +1 -1
- package/icons/ebay-icon-collections-16/index.js +1 -1
- package/icons/ebay-icon-collections-24/index.js +1 -1
- package/icons/ebay-icon-condensed-grid-24/index.js +1 -1
- package/icons/ebay-icon-condensed-grid-filled-24/index.js +1 -1
- package/icons/ebay-icon-confirmation-16/index.js +1 -1
- package/icons/ebay-icon-confirmation-24/index.js +1 -1
- package/icons/ebay-icon-confirmation-64/index.js +1 -1
- package/icons/ebay-icon-confirmation-filled-12/index.js +1 -1
- package/icons/ebay-icon-confirmation-filled-16/index.js +1 -1
- package/icons/ebay-icon-confirmation-filled-24/index.js +1 -1
- package/icons/ebay-icon-contract-16/index.js +1 -1
- package/icons/ebay-icon-contrast-24/index.js +1 -1
- package/icons/ebay-icon-copy-16/index.js +1 -1
- package/icons/ebay-icon-copy-24/index.js +1 -1
- package/icons/ebay-icon-coupon-16/index.js +1 -1
- package/icons/ebay-icon-coupon-24/index.js +1 -1
- package/icons/ebay-icon-credit-card-16/index.js +1 -1
- package/icons/ebay-icon-credit-card-20/index.js +1 -1
- package/icons/ebay-icon-credit-card-24/index.js +1 -1
- package/icons/ebay-icon-credit-card-64/index.js +1 -1
- package/icons/ebay-icon-credit-card-cvv-back-20/index.js +1 -1
- package/icons/ebay-icon-credit-card-cvv-back-24/index.js +1 -1
- package/icons/ebay-icon-credit-card-cvv-front-20/index.js +1 -1
- package/icons/ebay-icon-credit-card-cvv-front-24/index.js +1 -1
- package/icons/ebay-icon-crop-24/index.js +1 -1
- package/icons/ebay-icon-customize-16/index.js +1 -1
- package/icons/ebay-icon-customize-24/index.js +1 -1
- package/icons/ebay-icon-delete-16/index.js +1 -1
- package/icons/ebay-icon-delete-20/index.js +1 -1
- package/icons/ebay-icon-delete-24/index.js +1 -1
- package/icons/ebay-icon-density-compact-16/index.js +1 -1
- package/icons/ebay-icon-density-compact-24/index.js +1 -1
- package/icons/ebay-icon-density-default-16/index.js +1 -1
- package/icons/ebay-icon-density-default-24/index.js +1 -1
- package/icons/ebay-icon-density-relaxed-16/index.js +1 -1
- package/icons/ebay-icon-density-relaxed-24/index.js +1 -1
- package/icons/ebay-icon-density-row-compact-16/index.js +1 -1
- package/icons/ebay-icon-density-row-compact-24/index.js +1 -1
- package/icons/ebay-icon-density-row-relaxed-16/index.js +1 -1
- package/icons/ebay-icon-density-row-relaxed-24/index.js +1 -1
- package/icons/ebay-icon-desktop-16/index.js +1 -1
- package/icons/ebay-icon-desktop-20/index.js +1 -1
- package/icons/ebay-icon-desktop-24/index.js +1 -1
- package/icons/ebay-icon-diamond-16/index.js +1 -1
- package/icons/ebay-icon-diamond-24/index.js +1 -1
- package/icons/ebay-icon-diners-12-colored/index.js +1 -1
- package/icons/ebay-icon-diners-18-colored/index.js +1 -1
- package/icons/ebay-icon-diners-24-colored/index.js +1 -1
- package/icons/ebay-icon-diners-32-colored/index.js +1 -1
- package/icons/ebay-icon-direct-debit-12-colored/index.js +1 -1
- package/icons/ebay-icon-direct-debit-18-colored/index.js +1 -1
- package/icons/ebay-icon-direct-debit-24-colored/index.js +1 -1
- package/icons/ebay-icon-direct-debit-32-colored/index.js +1 -1
- package/icons/ebay-icon-direct-from-brand-16/index.js +1 -1
- package/icons/ebay-icon-direct-from-brand-24/index.js +1 -1
- package/icons/ebay-icon-discord-24/index.js +1 -1
- package/icons/ebay-icon-discount-16/index.js +1 -1
- package/icons/ebay-icon-discount-24/index.js +1 -1
- package/icons/ebay-icon-discount-auto-16/index.js +1 -1
- package/icons/ebay-icon-discount-auto-24/index.js +1 -1
- package/icons/ebay-icon-discover-12-colored/index.js +1 -1
- package/icons/ebay-icon-discover-18-colored/index.js +1 -1
- package/icons/ebay-icon-discover-24-colored/index.js +1 -1
- package/icons/ebay-icon-discover-32-colored/index.js +1 -1
- package/icons/ebay-icon-dollar-16/index.js +1 -1
- package/icons/ebay-icon-dollar-24/index.js +1 -1
- package/icons/ebay-icon-dollar-off-24/index.js +1 -1
- package/icons/ebay-icon-download-16/index.js +1 -1
- package/icons/ebay-icon-download-20/index.js +1 -1
- package/icons/ebay-icon-download-24/index.js +1 -1
- package/icons/ebay-icon-drag-drop-16/index.js +1 -1
- package/icons/ebay-icon-drag-drop-24/index.js +1 -1
- package/icons/ebay-icon-ebay-balance-12-colored/index.js +1 -1
- package/icons/ebay-icon-ebay-balance-18-colored/index.js +1 -1
- package/icons/ebay-icon-ebay-balance-24-colored/index.js +1 -1
- package/icons/ebay-icon-ebay-balance-32-colored/index.js +1 -1
- package/icons/ebay-icon-ebay-bucks-logo-16-colored/index.js +1 -1
- package/icons/ebay-icon-ebay-for-charity-16/index.js +1 -1
- package/icons/ebay-icon-ebay-for-charity-24/index.js +1 -1
- package/icons/ebay-icon-ebay-international-shipping-16/index.js +1 -1
- package/icons/ebay-icon-ebay-international-shipping-24/index.js +1 -1
- package/icons/ebay-icon-ebay-international-shipping-64/index.js +1 -1
- package/icons/ebay-icon-ebay-live-16/index.js +1 -1
- package/icons/ebay-icon-ebay-live-24/index.js +1 -1
- package/icons/ebay-icon-ebay-logo-16-colored/index.js +1 -1
- package/icons/ebay-icon-ebay-mastercard-12-colored/index.js +1 -1
- package/icons/ebay-icon-ebay-mastercard-18-colored/index.js +1 -1
- package/icons/ebay-icon-ebay-mastercard-24-colored/index.js +1 -1
- package/icons/ebay-icon-ebay-mastercard-32-colored/index.js +1 -1
- package/icons/ebay-icon-ebay-money-back-guarantee-logo-16-colored/index.js +1 -1
- package/icons/ebay-icon-ebay-plus-16/index.js +1 -1
- package/icons/ebay-icon-ebay-plus-24/index.js +1 -1
- package/icons/ebay-icon-ebay-plus-logo-16-colored/index.js +1 -1
- package/icons/ebay-icon-ebay-plus-logo-dark-16-colored/index.js +1 -1
- package/icons/ebay-icon-ebay-preloved-16/index.js +1 -1
- package/icons/ebay-icon-ebay-preloved-24/index.js +1 -1
- package/icons/ebay-icon-ebay-refurbished-16/index.js +1 -1
- package/icons/ebay-icon-ebay-refurbished-24/index.js +1 -1
- package/icons/ebay-icon-eek-arrow/index.js +1 -1
- package/icons/ebay-icon-eek-range-arrow/index.js +1 -1
- package/icons/ebay-icon-eftpos-12-colored/index.js +1 -1
- package/icons/ebay-icon-eftpos-18-colored/index.js +1 -1
- package/icons/ebay-icon-eftpos-24-colored/index.js +1 -1
- package/icons/ebay-icon-eftpos-32-colored/index.js +1 -1
- package/icons/ebay-icon-elo-12-colored/index.js +1 -1
- package/icons/ebay-icon-elo-18-colored/index.js +1 -1
- package/icons/ebay-icon-elo-24-colored/index.js +1 -1
- package/icons/ebay-icon-elo-32-colored/index.js +1 -1
- package/icons/ebay-icon-escrow-card-12-colored/index.js +1 -1
- package/icons/ebay-icon-escrow-card-18-colored/index.js +1 -1
- package/icons/ebay-icon-escrow-card-24-colored/index.js +1 -1
- package/icons/ebay-icon-escrow-card-32-colored/index.js +1 -1
- package/icons/ebay-icon-euro-16/index.js +1 -1
- package/icons/ebay-icon-euro-24/index.js +1 -1
- package/icons/ebay-icon-european-conformity-48/index.js +1 -1
- package/icons/ebay-icon-exclude-16/index.js +1 -1
- package/icons/ebay-icon-exclude-24/index.js +1 -1
- package/icons/ebay-icon-exclude-64/index.js +1 -1
- package/icons/ebay-icon-expand-16/index.js +1 -1
- package/icons/ebay-icon-explore-16/index.js +1 -1
- package/icons/ebay-icon-explore-24/index.js +1 -1
- package/icons/ebay-icon-external-link-16/index.js +1 -1
- package/icons/ebay-icon-external-link-20/index.js +1 -1
- package/icons/ebay-icon-external-link-24/index.js +1 -1
- package/icons/ebay-icon-eye-16/index.js +1 -1
- package/icons/ebay-icon-eye-24/index.js +1 -1
- package/icons/ebay-icon-face-happiest-24/index.js +1 -1
- package/icons/ebay-icon-face-happy-16/index.js +1 -1
- package/icons/ebay-icon-face-happy-24/index.js +1 -1
- package/icons/ebay-icon-face-neutral-24/index.js +1 -1
- package/icons/ebay-icon-face-sad-24/index.js +1 -1
- package/icons/ebay-icon-face-saddest-24/index.js +1 -1
- package/icons/ebay-icon-facebook-24/index.js +1 -1
- package/icons/ebay-icon-facebook-messenger-24/index.js +1 -1
- package/icons/ebay-icon-fall-leaf-16/index.js +1 -1
- package/icons/ebay-icon-fall-leaf-24/index.js +1 -1
- package/icons/ebay-icon-feedback-16/index.js +1 -1
- package/icons/ebay-icon-feedback-20/index.js +1 -1
- package/icons/ebay-icon-feedback-24/index.js +1 -1
- package/icons/ebay-icon-feedback-error-16/index.js +1 -1
- package/icons/ebay-icon-feedback-error-24/index.js +1 -1
- package/icons/ebay-icon-feedback-negative-16/index.js +1 -1
- package/icons/ebay-icon-feedback-neutral-16/index.js +1 -1
- package/icons/ebay-icon-feedback-positive-16/index.js +1 -1
- package/icons/ebay-icon-feedback-received-16/index.js +1 -1
- package/icons/ebay-icon-feedback-received-24/index.js +1 -1
- package/icons/ebay-icon-file-16/index.js +1 -1
- package/icons/ebay-icon-file-24/index.js +1 -1
- package/icons/ebay-icon-filter-16/index.js +1 -1
- package/icons/ebay-icon-filter-24/index.js +1 -1
- package/icons/ebay-icon-fingerprint-16/index.js +1 -1
- package/icons/ebay-icon-fingerprint-24/index.js +1 -1
- package/icons/ebay-icon-fingerprint-64/index.js +1 -1
- package/icons/ebay-icon-flag-16/index.js +1 -1
- package/icons/ebay-icon-flag-24/index.js +1 -1
- package/icons/ebay-icon-flag-filled-16/index.js +1 -1
- package/icons/ebay-icon-flag-filled-24/index.js +1 -1
- package/icons/ebay-icon-flash-24/index.js +1 -1
- package/icons/ebay-icon-flash-auto-24/index.js +1 -1
- package/icons/ebay-icon-flash-off-24/index.js +1 -1
- package/icons/ebay-icon-folder-16/index.js +1 -1
- package/icons/ebay-icon-folder-24/index.js +1 -1
- package/icons/ebay-icon-folder-add-16/index.js +1 -1
- package/icons/ebay-icon-folder-add-24/index.js +1 -1
- package/icons/ebay-icon-forklift-16/index.js +1 -1
- package/icons/ebay-icon-forklift-24/index.js +1 -1
- package/icons/ebay-icon-franc-16/index.js +1 -1
- package/icons/ebay-icon-franc-24/index.js +1 -1
- package/icons/ebay-icon-free-warranty-16/index.js +1 -1
- package/icons/ebay-icon-free-warranty-24/index.js +1 -1
- package/icons/ebay-icon-full-view-16/index.js +1 -1
- package/icons/ebay-icon-full-view-24/index.js +1 -1
- package/icons/ebay-icon-full-view-filled-16/index.js +1 -1
- package/icons/ebay-icon-full-view-filled-24/index.js +1 -1
- package/icons/ebay-icon-gallery-16/index.js +1 -1
- package/icons/ebay-icon-gallery-24/index.js +1 -1
- package/icons/ebay-icon-general-card-12-colored/index.js +1 -1
- package/icons/ebay-icon-general-card-18-colored/index.js +1 -1
- package/icons/ebay-icon-general-card-24-colored/index.js +1 -1
- package/icons/ebay-icon-general-card-32-colored/index.js +1 -1
- package/icons/ebay-icon-generic-card-12-colored/index.js +1 -1
- package/icons/ebay-icon-generic-card-18-colored/index.js +1 -1
- package/icons/ebay-icon-generic-card-24-colored/index.js +1 -1
- package/icons/ebay-icon-generic-card-32-colored/index.js +1 -1
- package/icons/ebay-icon-gift-16/index.js +1 -1
- package/icons/ebay-icon-gift-24/index.js +1 -1
- package/icons/ebay-icon-gift-64/index.js +1 -1
- package/icons/ebay-icon-gift-card-12-colored/index.js +1 -1
- package/icons/ebay-icon-gift-card-18-colored/index.js +1 -1
- package/icons/ebay-icon-gift-card-24-colored/index.js +1 -1
- package/icons/ebay-icon-gift-card-32-colored/index.js +1 -1
- package/icons/ebay-icon-girocard-12-colored/index.js +1 -1
- package/icons/ebay-icon-girocard-18-colored/index.js +1 -1
- package/icons/ebay-icon-girocard-24-colored/index.js +1 -1
- package/icons/ebay-icon-girocard-32-colored/index.js +1 -1
- package/icons/ebay-icon-github-24/index.js +1 -1
- package/icons/ebay-icon-glasses-24/index.js +1 -1
- package/icons/ebay-icon-glasses-64/index.js +1 -1
- package/icons/ebay-icon-google-24/index.js +1 -1
- package/icons/ebay-icon-google-pay-12-colored/index.js +1 -1
- package/icons/ebay-icon-google-pay-18-colored/index.js +1 -1
- package/icons/ebay-icon-google-pay-24-colored/index.js +1 -1
- package/icons/ebay-icon-google-pay-32-colored/index.js +1 -1
- package/icons/ebay-icon-graph-16/index.js +1 -1
- package/icons/ebay-icon-graph-24/index.js +1 -1
- package/icons/ebay-icon-graph-64/index.js +1 -1
- package/icons/ebay-icon-graph-dynamic-16/index.js +1 -1
- package/icons/ebay-icon-graph-dynamic-24/index.js +1 -1
- package/icons/ebay-icon-grid-view-16/index.js +1 -1
- package/icons/ebay-icon-grid-view-24/index.js +1 -1
- package/icons/ebay-icon-grid-view-filled-16/index.js +1 -1
- package/icons/ebay-icon-grid-view-filled-24/index.js +1 -1
- package/icons/ebay-icon-hand-swipe-40/index.js +1 -1
- package/icons/ebay-icon-handbag-16/index.js +1 -1
- package/icons/ebay-icon-handbag-24/index.js +1 -1
- package/icons/ebay-icon-hanger-16/index.js +1 -1
- package/icons/ebay-icon-hanger-24/index.js +1 -1
- package/icons/ebay-icon-headlight-16/index.js +1 -1
- package/icons/ebay-icon-headlight-24/index.js +1 -1
- package/icons/ebay-icon-headphone-16/index.js +1 -1
- package/icons/ebay-icon-headphone-24/index.js +1 -1
- package/icons/ebay-icon-heart-16/index.js +1 -1
- package/icons/ebay-icon-heart-20/index.js +1 -1
- package/icons/ebay-icon-heart-24/index.js +1 -1
- package/icons/ebay-icon-heart-filled-16/index.js +1 -1
- package/icons/ebay-icon-heart-filled-20/index.js +1 -1
- package/icons/ebay-icon-heart-filled-24/index.js +1 -1
- package/icons/ebay-icon-help-16/index.js +1 -1
- package/icons/ebay-icon-help-20/index.js +1 -1
- package/icons/ebay-icon-help-24/index.js +1 -1
- package/icons/ebay-icon-help-outline-16/index.js +1 -1
- package/icons/ebay-icon-help-outline-20/index.js +1 -1
- package/icons/ebay-icon-help-outline-24/index.js +1 -1
- package/icons/ebay-icon-hide-16/index.js +1 -1
- package/icons/ebay-icon-hide-24/index.js +1 -1
- package/icons/ebay-icon-history-16/index.js +1 -1
- package/icons/ebay-icon-history-24/index.js +1 -1
- package/icons/ebay-icon-history-64/index.js +1 -1
- package/icons/ebay-icon-home-24/index.js +1 -1
- package/icons/ebay-icon-home-filled-24/index.js +1 -1
- package/icons/ebay-icon-image-16/index.js +1 -1
- package/icons/ebay-icon-image-24/index.js +1 -1
- package/icons/ebay-icon-image-64/index.js +1 -1
- package/icons/ebay-icon-image-placeholder/index.js +1 -1
- package/icons/ebay-icon-inbox-16/index.js +1 -1
- package/icons/ebay-icon-inbox-24/index.js +1 -1
- package/icons/ebay-icon-information-16/index.js +1 -1
- package/icons/ebay-icon-information-20/index.js +1 -1
- package/icons/ebay-icon-information-24/index.js +1 -1
- package/icons/ebay-icon-information-filled-16/index.js +1 -1
- package/icons/ebay-icon-information-filled-20/index.js +1 -1
- package/icons/ebay-icon-information-filled-24/index.js +1 -1
- package/icons/ebay-icon-inspect-16/index.js +1 -1
- package/icons/ebay-icon-inspect-24/index.js +1 -1
- package/icons/ebay-icon-inspect-64/index.js +1 -1
- package/icons/ebay-icon-instagram-24/index.js +1 -1
- package/icons/ebay-icon-interac-12-colored/index.js +1 -1
- package/icons/ebay-icon-interac-18-colored/index.js +1 -1
- package/icons/ebay-icon-interac-24-colored/index.js +1 -1
- package/icons/ebay-icon-interac-32-colored/index.js +1 -1
- package/icons/ebay-icon-item-list-16/index.js +1 -1
- package/icons/ebay-icon-item-list-20/index.js +1 -1
- package/icons/ebay-icon-item-list-24/index.js +1 -1
- package/icons/ebay-icon-jcb-12-colored/index.js +1 -1
- package/icons/ebay-icon-jcb-18-colored/index.js +1 -1
- package/icons/ebay-icon-jcb-24-colored/index.js +1 -1
- package/icons/ebay-icon-jcb-32-colored/index.js +1 -1
- package/icons/ebay-icon-jet-ski-16/index.js +1 -1
- package/icons/ebay-icon-jet-ski-24/index.js +1 -1
- package/icons/ebay-icon-kakao-pay-12-colored/index.js +1 -1
- package/icons/ebay-icon-kakao-pay-18-colored/index.js +1 -1
- package/icons/ebay-icon-kakao-pay-24-colored/index.js +1 -1
- package/icons/ebay-icon-kakao-pay-32-colored/index.js +1 -1
- package/icons/ebay-icon-key-16/index.js +1 -1
- package/icons/ebay-icon-key-24/index.js +1 -1
- package/icons/ebay-icon-keyboard-16/index.js +1 -1
- package/icons/ebay-icon-keyboard-24/index.js +1 -1
- package/icons/ebay-icon-klarna-black-12-colored/index.js +1 -1
- package/icons/ebay-icon-klarna-black-18-colored/index.js +1 -1
- package/icons/ebay-icon-klarna-black-24-colored/index.js +1 -1
- package/icons/ebay-icon-klarna-black-32-colored/index.js +1 -1
- package/icons/ebay-icon-klarna-pink-12-colored/index.js +1 -1
- package/icons/ebay-icon-klarna-pink-18-colored/index.js +1 -1
- package/icons/ebay-icon-klarna-pink-24-colored/index.js +1 -1
- package/icons/ebay-icon-klarna-pink-32-colored/index.js +1 -1
- package/icons/ebay-icon-klarna-white-12-colored/index.js +1 -1
- package/icons/ebay-icon-klarna-white-18-colored/index.js +1 -1
- package/icons/ebay-icon-klarna-white-24-colored/index.js +1 -1
- package/icons/ebay-icon-klarna-white-32-colored/index.js +1 -1
- package/icons/ebay-icon-krona-16/index.js +1 -1
- package/icons/ebay-icon-krona-24/index.js +1 -1
- package/icons/ebay-icon-lamp-16/index.js +1 -1
- package/icons/ebay-icon-lamp-24/index.js +1 -1
- package/icons/ebay-icon-large-box-16/index.js +1 -1
- package/icons/ebay-icon-large-box-24/index.js +1 -1
- package/icons/ebay-icon-legacy-authenticity-guarantee-48-colored/index.js +1 -1
- package/icons/ebay-icon-legacy-click-to-call-48-colored/index.js +1 -1
- package/icons/ebay-icon-legacy-escrow-48-colored/index.js +1 -1
- package/icons/ebay-icon-legacy-free-warranty-48-colored/index.js +1 -1
- package/icons/ebay-icon-legacy-money-back-guarantee-chf-48-colored/index.js +1 -1
- package/icons/ebay-icon-legacy-money-back-guarantee-eu-48-colored/index.js +1 -1
- package/icons/ebay-icon-legacy-money-back-guarantee-uk-48-colored/index.js +1 -1
- package/icons/ebay-icon-legacy-money-back-guarantee-us-48-colored/index.js +1 -1
- package/icons/ebay-icon-legacy-money-back-guarantee-zl-48-colored/index.js +1 -1
- package/icons/ebay-icon-legacy-top-rated-seller-48-colored/index.js +1 -1
- package/icons/ebay-icon-lightbulb-16/index.js +1 -1
- package/icons/ebay-icon-lightbulb-24/index.js +1 -1
- package/icons/ebay-icon-lightning-bolt-16/index.js +1 -1
- package/icons/ebay-icon-lightning-bolt-24/index.js +1 -1
- package/icons/ebay-icon-lightning-bolt-filled-12/index.js +1 -1
- package/icons/ebay-icon-lightning-bolt-filled-16/index.js +1 -1
- package/icons/ebay-icon-lightning-bolt-filled-24/index.js +1 -1
- package/icons/ebay-icon-link-24/index.js +1 -1
- package/icons/ebay-icon-linkedin-24/index.js +1 -1
- package/icons/ebay-icon-list-view-16/index.js +1 -1
- package/icons/ebay-icon-list-view-24/index.js +1 -1
- package/icons/ebay-icon-list-view-filled-16/index.js +1 -1
- package/icons/ebay-icon-list-view-filled-24/index.js +1 -1
- package/icons/ebay-icon-live-bag-16/index.js +1 -1
- package/icons/ebay-icon-live-bag-20/index.js +1 -1
- package/icons/ebay-icon-live-bag-24/index.js +1 -1
- package/icons/ebay-icon-live-bag-filled-24/index.js +1 -1
- package/icons/ebay-icon-live-bag-play-filled-16-colored/index.js +1 -1
- package/icons/ebay-icon-live-bag-play-filled-24-colored/index.js +1 -1
- package/icons/ebay-icon-live-bag-play-filled-64-colored/index.js +1 -1
- package/icons/ebay-icon-live-bag-thin-16/index.js +1 -1
- package/icons/ebay-icon-live-broadcast-20/index.js +1 -1
- package/icons/ebay-icon-live-broadcast-24/index.js +1 -1
- package/icons/ebay-icon-live-broadcast-thin-16/index.js +1 -1
- package/icons/ebay-icon-live-eye-16/index.js +1 -1
- package/icons/ebay-icon-live-eye-24/index.js +1 -1
- package/icons/ebay-icon-location-16/index.js +1 -1
- package/icons/ebay-icon-location-24/index.js +1 -1
- package/icons/ebay-icon-location-64/index.js +1 -1
- package/icons/ebay-icon-location-arrow-16/index.js +1 -1
- package/icons/ebay-icon-location-arrow-24/index.js +1 -1
- package/icons/ebay-icon-lock-16/index.js +1 -1
- package/icons/ebay-icon-lock-24/index.js +1 -1
- package/icons/ebay-icon-lock-filled-16/index.js +1 -1
- package/icons/ebay-icon-lock-filled-20/index.js +1 -1
- package/icons/ebay-icon-lock-filled-24/index.js +1 -1
- package/icons/ebay-icon-maestro-12-colored/index.js +1 -1
- package/icons/ebay-icon-maestro-18-colored/index.js +1 -1
- package/icons/ebay-icon-maestro-24-colored/index.js +1 -1
- package/icons/ebay-icon-maestro-32-colored/index.js +1 -1
- package/icons/ebay-icon-mail-16/index.js +1 -1
- package/icons/ebay-icon-mail-20/index.js +1 -1
- package/icons/ebay-icon-mail-24/index.js +1 -1
- package/icons/ebay-icon-mail-64/index.js +1 -1
- package/icons/ebay-icon-mail-move-16/index.js +1 -1
- package/icons/ebay-icon-mail-move-24/index.js +1 -1
- package/icons/ebay-icon-mail-open-16/index.js +1 -1
- package/icons/ebay-icon-mail-open-24/index.js +1 -1
- package/icons/ebay-icon-mail-unread-16/index.js +1 -1
- package/icons/ebay-icon-mail-unread-24/index.js +1 -1
- package/icons/ebay-icon-map-16/index.js +1 -1
- package/icons/ebay-icon-map-20/index.js +1 -1
- package/icons/ebay-icon-map-24/index.js +1 -1
- package/icons/ebay-icon-masonry-view-16/index.js +1 -1
- package/icons/ebay-icon-masonry-view-24/index.js +1 -1
- package/icons/ebay-icon-masonry-view-filled-16/index.js +1 -1
- package/icons/ebay-icon-masonry-view-filled-24/index.js +1 -1
- package/icons/ebay-icon-mastercard-12-colored/index.js +1 -1
- package/icons/ebay-icon-mastercard-18-colored/index.js +1 -1
- package/icons/ebay-icon-mastercard-24-colored/index.js +1 -1
- package/icons/ebay-icon-mastercard-32-colored/index.js +1 -1
- package/icons/ebay-icon-medium-box-16/index.js +1 -1
- package/icons/ebay-icon-medium-box-24/index.js +1 -1
- package/icons/ebay-icon-megaphone-16/index.js +1 -1
- package/icons/ebay-icon-megaphone-24/index.js +1 -1
- package/icons/ebay-icon-menu-16/index.js +1 -1
- package/icons/ebay-icon-menu-20/index.js +1 -1
- package/icons/ebay-icon-menu-24/index.js +1 -1
- package/icons/ebay-icon-mercado-pago-12-colored/index.js +1 -1
- package/icons/ebay-icon-mercado-pago-18-colored/index.js +1 -1
- package/icons/ebay-icon-mercado-pago-24-colored/index.js +1 -1
- package/icons/ebay-icon-mercado-pago-32-colored/index.js +1 -1
- package/icons/ebay-icon-microphone-16/index.js +1 -1
- package/icons/ebay-icon-microphone-24/index.js +1 -1
- package/icons/ebay-icon-mobile-16/index.js +1 -1
- package/icons/ebay-icon-mobile-20/index.js +1 -1
- package/icons/ebay-icon-mobile-24/index.js +1 -1
- package/icons/ebay-icon-mobile-signal-24/index.js +1 -1
- package/icons/ebay-icon-money-back-guarantee-16/index.js +1 -1
- package/icons/ebay-icon-money-back-guarantee-24/index.js +1 -1
- package/icons/ebay-icon-money-back-guarantee-filled-16/index.js +1 -1
- package/icons/ebay-icon-money-back-guarantee-filled-16-colored/index.js +1 -1
- package/icons/ebay-icon-money-back-guarantee-filled-24/index.js +1 -1
- package/icons/ebay-icon-money-back-guarantee-filled-24-colored/index.js +1 -1
- package/icons/ebay-icon-money-stack-16/index.js +1 -1
- package/icons/ebay-icon-money-stack-24/index.js +1 -1
- package/icons/ebay-icon-money-stack-blue-12-colored/index.js +1 -1
- package/icons/ebay-icon-money-stack-blue-18-colored/index.js +1 -1
- package/icons/ebay-icon-money-stack-blue-24-colored/index.js +1 -1
- package/icons/ebay-icon-money-stack-blue-32-colored/index.js +1 -1
- package/icons/ebay-icon-monthly-invoice-12-colored/index.js +1 -1
- package/icons/ebay-icon-monthly-invoice-18-colored/index.js +1 -1
- package/icons/ebay-icon-monthly-invoice-24-colored/index.js +1 -1
- package/icons/ebay-icon-monthly-invoice-32-colored/index.js +1 -1
- package/icons/ebay-icon-moon-16/index.js +1 -1
- package/icons/ebay-icon-moon-20/index.js +1 -1
- package/icons/ebay-icon-moon-24/index.js +1 -1
- package/icons/ebay-icon-motorcycle-16/index.js +1 -1
- package/icons/ebay-icon-motorcycle-24/index.js +1 -1
- package/icons/ebay-icon-mountain-16/index.js +1 -1
- package/icons/ebay-icon-mountain-24/index.js +1 -1
- package/icons/ebay-icon-move-16/index.js +1 -1
- package/icons/ebay-icon-move-24/index.js +1 -1
- package/icons/ebay-icon-nectar-logo-24-colored/index.js +1 -1
- package/icons/ebay-icon-negative-filled-16/index.js +1 -1
- package/icons/ebay-icon-negative-filled-24/index.js +1 -1
- package/icons/ebay-icon-neutral-16/index.js +1 -1
- package/icons/ebay-icon-neutral-24/index.js +1 -1
- package/icons/ebay-icon-nfc-16/index.js +1 -1
- package/icons/ebay-icon-nfc-24/index.js +1 -1
- package/icons/ebay-icon-nfc-card-12-colored/index.js +1 -1
- package/icons/ebay-icon-nfc-card-18-colored/index.js +1 -1
- package/icons/ebay-icon-nfc-card-24-colored/index.js +1 -1
- package/icons/ebay-icon-nfc-card-32-colored/index.js +1 -1
- package/icons/ebay-icon-no-children-zero-three-48/index.js +1 -1
- package/icons/ebay-icon-note-12/index.js +1 -1
- package/icons/ebay-icon-note-16/index.js +1 -1
- package/icons/ebay-icon-note-24/index.js +1 -1
- package/icons/ebay-icon-notification-16/index.js +1 -1
- package/icons/ebay-icon-notification-20/index.js +1 -1
- package/icons/ebay-icon-notification-24/index.js +1 -1
- package/icons/ebay-icon-notification-64/index.js +1 -1
- package/icons/ebay-icon-notification-filled-16/index.js +1 -1
- package/icons/ebay-icon-notification-filled-20/index.js +1 -1
- package/icons/ebay-icon-notification-filled-24/index.js +1 -1
- package/icons/ebay-icon-out-of-reach-48/index.js +1 -1
- package/icons/ebay-icon-overflow-horizontal-16/index.js +1 -1
- package/icons/ebay-icon-overflow-horizontal-20/index.js +1 -1
- package/icons/ebay-icon-overflow-horizontal-24/index.js +1 -1
- package/icons/ebay-icon-overflow-vertical-16/index.js +1 -1
- package/icons/ebay-icon-overflow-vertical-20/index.js +1 -1
- package/icons/ebay-icon-overflow-vertical-24/index.js +1 -1
- package/icons/ebay-icon-package-16/index.js +1 -1
- package/icons/ebay-icon-package-24/index.js +1 -1
- package/icons/ebay-icon-package-64/index.js +1 -1
- package/icons/ebay-icon-package-error-24/index.js +1 -1
- package/icons/ebay-icon-panel-16/index.js +1 -1
- package/icons/ebay-icon-panel-20/index.js +1 -1
- package/icons/ebay-icon-panel-24/index.js +1 -1
- package/icons/ebay-icon-panel-close-16/index.js +1 -1
- package/icons/ebay-icon-panel-close-20/index.js +1 -1
- package/icons/ebay-icon-panel-close-24/index.js +1 -1
- package/icons/ebay-icon-panel-close-vertical-16/index.js +1 -1
- package/icons/ebay-icon-panel-close-vertical-20/index.js +1 -1
- package/icons/ebay-icon-panel-close-vertical-24/index.js +1 -1
- package/icons/ebay-icon-panel-open-16/index.js +1 -1
- package/icons/ebay-icon-panel-open-20/index.js +1 -1
- package/icons/ebay-icon-panel-open-24/index.js +1 -1
- package/icons/ebay-icon-panel-open-vertical-16/index.js +1 -1
- package/icons/ebay-icon-panel-open-vertical-20/index.js +1 -1
- package/icons/ebay-icon-panel-open-vertical-24/index.js +1 -1
- package/icons/ebay-icon-passkey-16/index.js +1 -1
- package/icons/ebay-icon-passkey-24/index.js +1 -1
- package/icons/ebay-icon-passkey-64/index.js +1 -1
- package/icons/ebay-icon-pause-16/index.js +1 -1
- package/icons/ebay-icon-pause-20/index.js +1 -1
- package/icons/ebay-icon-pause-24/index.js +1 -1
- package/icons/ebay-icon-pause-filled-64-colored/index.js +1 -1
- package/icons/ebay-icon-pay-by-bank-12-colored/index.js +1 -1
- package/icons/ebay-icon-pay-by-bank-18-colored/index.js +1 -1
- package/icons/ebay-icon-pay-by-bank-24-colored/index.js +1 -1
- package/icons/ebay-icon-pay-by-bank-32-colored/index.js +1 -1
- package/icons/ebay-icon-payoneer-12-colored/index.js +1 -1
- package/icons/ebay-icon-payoneer-18-colored/index.js +1 -1
- package/icons/ebay-icon-payoneer-24-colored/index.js +1 -1
- package/icons/ebay-icon-payoneer-32-colored/index.js +1 -1
- package/icons/ebay-icon-payout-16/index.js +1 -1
- package/icons/ebay-icon-payout-24/index.js +1 -1
- package/icons/ebay-icon-paypal-12-colored/index.js +1 -1
- package/icons/ebay-icon-paypal-18-colored/index.js +1 -1
- package/icons/ebay-icon-paypal-24-colored/index.js +1 -1
- package/icons/ebay-icon-paypal-32-colored/index.js +1 -1
- package/icons/ebay-icon-paypal-credit-12-colored/index.js +1 -1
- package/icons/ebay-icon-paypal-credit-18-colored/index.js +1 -1
- package/icons/ebay-icon-paypal-credit-24-colored/index.js +1 -1
- package/icons/ebay-icon-paypal-credit-32-colored/index.js +1 -1
- package/icons/ebay-icon-paypal-disabled-12-colored/index.js +1 -1
- package/icons/ebay-icon-paypal-disabled-18-colored/index.js +1 -1
- package/icons/ebay-icon-paypal-disabled-24-colored/index.js +1 -1
- package/icons/ebay-icon-paypal-disabled-32-colored/index.js +1 -1
- package/icons/ebay-icon-paypay-12-colored/index.js +1 -1
- package/icons/ebay-icon-paypay-18-colored/index.js +1 -1
- package/icons/ebay-icon-paypay-24-colored/index.js +1 -1
- package/icons/ebay-icon-paypay-32-colored/index.js +1 -1
- package/icons/ebay-icon-pencil-16/index.js +1 -1
- package/icons/ebay-icon-pencil-20/index.js +1 -1
- package/icons/ebay-icon-pencil-24/index.js +1 -1
- package/icons/ebay-icon-pencil-signed-24/index.js +1 -1
- package/icons/ebay-icon-people-16/index.js +1 -1
- package/icons/ebay-icon-people-24/index.js +1 -1
- package/icons/ebay-icon-peso-16/index.js +1 -1
- package/icons/ebay-icon-peso-24/index.js +1 -1
- package/icons/ebay-icon-phone-16/index.js +1 -1
- package/icons/ebay-icon-phone-24/index.js +1 -1
- package/icons/ebay-icon-pin-16/index.js +1 -1
- package/icons/ebay-icon-pin-24/index.js +1 -1
- package/icons/ebay-icon-pin-filled-16/index.js +1 -1
- package/icons/ebay-icon-pin-filled-24/index.js +1 -1
- package/icons/ebay-icon-pinterest-24/index.js +1 -1
- package/icons/ebay-icon-play-16/index.js +1 -1
- package/icons/ebay-icon-play-20/index.js +1 -1
- package/icons/ebay-icon-play-24/index.js +1 -1
- package/icons/ebay-icon-play-disabled-16/index.js +1 -1
- package/icons/ebay-icon-play-filled-16-colored/index.js +1 -1
- package/icons/ebay-icon-play-filled-24-colored/index.js +1 -1
- package/icons/ebay-icon-play-filled-64-colored/index.js +1 -1
- package/icons/ebay-icon-postepay-12-colored/index.js +1 -1
- package/icons/ebay-icon-postepay-18-colored/index.js +1 -1
- package/icons/ebay-icon-postepay-24-colored/index.js +1 -1
- package/icons/ebay-icon-postepay-32-colored/index.js +1 -1
- package/icons/ebay-icon-potted-plant-16/index.js +1 -1
- package/icons/ebay-icon-potted-plant-24/index.js +1 -1
- package/icons/ebay-icon-pound-16/index.js +1 -1
- package/icons/ebay-icon-pound-24/index.js +1 -1
- package/icons/ebay-icon-print-16/index.js +1 -1
- package/icons/ebay-icon-print-24/index.js +1 -1
- package/icons/ebay-icon-profile-16/index.js +1 -1
- package/icons/ebay-icon-profile-20/index.js +1 -1
- package/icons/ebay-icon-profile-24/index.js +1 -1
- package/icons/ebay-icon-profile-filled-24/index.js +1 -1
- package/icons/ebay-icon-profile-verification-16/index.js +1 -1
- package/icons/ebay-icon-profile-verification-20/index.js +1 -1
- package/icons/ebay-icon-profile-verification-24/index.js +1 -1
- package/icons/ebay-icon-progress-current-24/index.js +1 -1
- package/icons/ebay-icon-progress-upcoming-24/index.js +1 -1
- package/icons/ebay-icon-promotion-16/index.js +1 -1
- package/icons/ebay-icon-promotion-24/index.js +1 -1
- package/icons/ebay-icon-psa-16/index.js +1 -1
- package/icons/ebay-icon-psa-16-colored/index.js +1 -1
- package/icons/ebay-icon-psa-logo-16/index.js +1 -1
- package/icons/ebay-icon-psa-logo-color-16-colored/index.js +1 -1
- package/icons/ebay-icon-psa-vault-16/index.js +1 -1
- package/icons/ebay-icon-psa-vault-16-colored/index.js +1 -1
- package/icons/ebay-icon-psa-vault-24/index.js +1 -1
- package/icons/ebay-icon-psa-vault-logo-16/index.js +1 -1
- package/icons/ebay-icon-psa-vault-logo-color-16-colored/index.js +1 -1
- package/icons/ebay-icon-qr-code-16/index.js +1 -1
- package/icons/ebay-icon-qr-code-24/index.js +1 -1
- package/icons/ebay-icon-radio-checked-18/index.js +1 -1
- package/icons/ebay-icon-radio-checked-24/index.js +1 -1
- package/icons/ebay-icon-radio-unchecked-18/index.js +1 -1
- package/icons/ebay-icon-radio-unchecked-24/index.js +1 -1
- package/icons/ebay-icon-recovery-code-16/index.js +1 -1
- package/icons/ebay-icon-recovery-code-24/index.js +1 -1
- package/icons/ebay-icon-reddit-24/index.js +1 -1
- package/icons/ebay-icon-refresh-16/index.js +1 -1
- package/icons/ebay-icon-refresh-20/index.js +1 -1
- package/icons/ebay-icon-refresh-24/index.js +1 -1
- package/icons/ebay-icon-relaxed-grid-24/index.js +1 -1
- package/icons/ebay-icon-relaxed-grid-filled-24/index.js +1 -1
- package/icons/ebay-icon-remove-12/index.js +1 -1
- package/icons/ebay-icon-remove-16/index.js +1 -1
- package/icons/ebay-icon-remove-24/index.js +1 -1
- package/icons/ebay-icon-reply-16/index.js +1 -1
- package/icons/ebay-icon-reply-24/index.js +1 -1
- package/icons/ebay-icon-return-16/index.js +1 -1
- package/icons/ebay-icon-return-24/index.js +1 -1
- package/icons/ebay-icon-ribbon-16/index.js +1 -1
- package/icons/ebay-icon-ribbon-24/index.js +1 -1
- package/icons/ebay-icon-rim-16/index.js +1 -1
- package/icons/ebay-icon-rim-24/index.js +1 -1
- package/icons/ebay-icon-ringgit-16/index.js +1 -1
- package/icons/ebay-icon-ringgit-24/index.js +1 -1
- package/icons/ebay-icon-rotate-24/index.js +1 -1
- package/icons/ebay-icon-rotate-landscape-left-24/index.js +1 -1
- package/icons/ebay-icon-rotate-landscape-right-24/index.js +1 -1
- package/icons/ebay-icon-rotate-portrait-left-24/index.js +1 -1
- package/icons/ebay-icon-rotate-portrait-right-24/index.js +1 -1
- package/icons/ebay-icon-ruler-16/index.js +1 -1
- package/icons/ebay-icon-ruler-24/index.js +1 -1
- package/icons/ebay-icon-rupee-16/index.js +1 -1
- package/icons/ebay-icon-rupee-24/index.js +1 -1
- package/icons/ebay-icon-satchel-16/index.js +1 -1
- package/icons/ebay-icon-satchel-24/index.js +1 -1
- package/icons/ebay-icon-scan-16/index.js +1 -1
- package/icons/ebay-icon-scan-24/index.js +1 -1
- package/icons/ebay-icon-search-16/index.js +1 -1
- package/icons/ebay-icon-search-20/index.js +1 -1
- package/icons/ebay-icon-search-24/index.js +1 -1
- package/icons/ebay-icon-search-64/index.js +1 -1
- package/icons/ebay-icon-search-filled-24/index.js +1 -1
- package/icons/ebay-icon-search-similar-16/index.js +1 -1
- package/icons/ebay-icon-search-similar-20/index.js +1 -1
- package/icons/ebay-icon-search-similar-24/index.js +1 -1
- package/icons/ebay-icon-seasons-16/index.js +1 -1
- package/icons/ebay-icon-seasons-24/index.js +1 -1
- package/icons/ebay-icon-secure-purchase-16/index.js +1 -1
- package/icons/ebay-icon-secure-purchase-24/index.js +1 -1
- package/icons/ebay-icon-security-key-24/index.js +1 -1
- package/icons/ebay-icon-select-all-24/index.js +1 -1
- package/icons/ebay-icon-selling-16/index.js +1 -1
- package/icons/ebay-icon-selling-20/index.js +1 -1
- package/icons/ebay-icon-selling-24/index.js +1 -1
- package/icons/ebay-icon-selling-filled-24/index.js +1 -1
- package/icons/ebay-icon-send-24/index.js +1 -1
- package/icons/ebay-icon-settings-16/index.js +1 -1
- package/icons/ebay-icon-settings-20/index.js +1 -1
- package/icons/ebay-icon-settings-24/index.js +1 -1
- package/icons/ebay-icon-share-android-16/index.js +1 -1
- package/icons/ebay-icon-share-android-20/index.js +1 -1
- package/icons/ebay-icon-share-android-24/index.js +1 -1
- package/icons/ebay-icon-share-ios-16/index.js +1 -1
- package/icons/ebay-icon-share-ios-20/index.js +1 -1
- package/icons/ebay-icon-share-ios-24/index.js +1 -1
- package/icons/ebay-icon-sharpen-24/index.js +1 -1
- package/icons/ebay-icon-ship-and-local-16/index.js +1 -1
- package/icons/ebay-icon-ship-and-local-24/index.js +1 -1
- package/icons/ebay-icon-shirt-16/index.js +1 -1
- package/icons/ebay-icon-shirt-24/index.js +1 -1
- package/icons/ebay-icon-shoe-box-24/index.js +1 -1
- package/icons/ebay-icon-shopping-event-16/index.js +1 -1
- package/icons/ebay-icon-shopping-event-24/index.js +1 -1
- package/icons/ebay-icon-shovel-16/index.js +1 -1
- package/icons/ebay-icon-shovel-24/index.js +1 -1
- package/icons/ebay-icon-show-16/index.js +1 -1
- package/icons/ebay-icon-show-24/index.js +1 -1
- package/icons/ebay-icon-small-box-16/index.js +1 -1
- package/icons/ebay-icon-small-box-24/index.js +1 -1
- package/icons/ebay-icon-small-letter-24/index.js +1 -1
- package/icons/ebay-icon-sneaker-16/index.js +1 -1
- package/icons/ebay-icon-sneaker-24/index.js +1 -1
- package/icons/ebay-icon-snowflake-16/index.js +1 -1
- package/icons/ebay-icon-snowflake-24/index.js +1 -1
- package/icons/ebay-icon-snowmobile-16/index.js +1 -1
- package/icons/ebay-icon-snowmobile-24/index.js +1 -1
- package/icons/ebay-icon-sort-12/index.js +1 -1
- package/icons/ebay-icon-sort-16/index.js +1 -1
- package/icons/ebay-icon-sort-24/index.js +1 -1
- package/icons/ebay-icon-sort-down-12/index.js +1 -1
- package/icons/ebay-icon-sort-up-12/index.js +1 -1
- package/icons/ebay-icon-sparkline-down-16/index.js +1 -1
- package/icons/ebay-icon-sparkline-down-20/index.js +1 -1
- package/icons/ebay-icon-sparkline-down-24/index.js +1 -1
- package/icons/ebay-icon-sparkline-up-16/index.js +1 -1
- package/icons/ebay-icon-sparkline-up-20/index.js +1 -1
- package/icons/ebay-icon-sparkline-up-24/index.js +1 -1
- package/icons/ebay-icon-sparkline-up-filled-24/index.js +1 -1
- package/icons/ebay-icon-speedometer-16/index.js +1 -1
- package/icons/ebay-icon-speedometer-24/index.js +1 -1
- package/icons/ebay-icon-spinner-20/index.js +1 -1
- package/icons/ebay-icon-spinner-24/index.js +1 -1
- package/icons/ebay-icon-spinner-30/index.js +1 -1
- package/icons/ebay-icon-split-payment-16/index.js +1 -1
- package/icons/ebay-icon-split-payment-24/index.js +1 -1
- package/icons/ebay-icon-split-view-24/index.js +1 -1
- package/icons/ebay-icon-split-view-filled-24/index.js +1 -1
- package/icons/ebay-icon-spring-leaf-16/index.js +1 -1
- package/icons/ebay-icon-spring-leaf-24/index.js +1 -1
- package/icons/ebay-icon-star-dynamic/index.js +1 -1
- package/icons/ebay-icon-star-empty-16/index.js +1 -1
- package/icons/ebay-icon-star-empty-24/index.js +1 -1
- package/icons/ebay-icon-star-empty-40/index.js +1 -1
- package/icons/ebay-icon-star-filled-16/index.js +1 -1
- package/icons/ebay-icon-star-filled-24/index.js +1 -1
- package/icons/ebay-icon-star-filled-40/index.js +1 -1
- package/icons/ebay-icon-star-half-16-colored/index.js +1 -1
- package/icons/ebay-icon-star-half-24-colored/index.js +1 -1
- package/icons/ebay-icon-star-half-dark-16-colored/index.js +1 -1
- package/icons/ebay-icon-star-half-dark-24-colored/index.js +1 -1
- package/icons/ebay-icon-star-rating-0/index.js +1 -1
- package/icons/ebay-icon-star-rating-0-5/index.js +1 -1
- package/icons/ebay-icon-star-rating-1/index.js +1 -1
- package/icons/ebay-icon-star-rating-1-5/index.js +1 -1
- package/icons/ebay-icon-star-rating-2/index.js +1 -1
- package/icons/ebay-icon-star-rating-2-5/index.js +1 -1
- package/icons/ebay-icon-star-rating-3/index.js +1 -1
- package/icons/ebay-icon-star-rating-3-5/index.js +1 -1
- package/icons/ebay-icon-star-rating-4/index.js +1 -1
- package/icons/ebay-icon-star-rating-4-5/index.js +1 -1
- package/icons/ebay-icon-star-rating-5/index.js +1 -1
- package/icons/ebay-icon-star-rating-small-0/index.js +1 -1
- package/icons/ebay-icon-star-rating-small-0-5/index.js +1 -1
- package/icons/ebay-icon-star-rating-small-1/index.js +1 -1
- package/icons/ebay-icon-star-rating-small-1-5/index.js +1 -1
- package/icons/ebay-icon-star-rating-small-2/index.js +1 -1
- package/icons/ebay-icon-star-rating-small-2-5/index.js +1 -1
- package/icons/ebay-icon-star-rating-small-3/index.js +1 -1
- package/icons/ebay-icon-star-rating-small-3-5/index.js +1 -1
- package/icons/ebay-icon-star-rating-small-4/index.js +1 -1
- package/icons/ebay-icon-star-rating-small-4-5/index.js +1 -1
- package/icons/ebay-icon-star-rating-small-5/index.js +1 -1
- package/icons/ebay-icon-stepper-attention-24/index.js +1 -1
- package/icons/ebay-icon-stepper-confirmation-24/index.js +1 -1
- package/icons/ebay-icon-stepper-current-24/index.js +1 -1
- package/icons/ebay-icon-stepper-upcoming-24/index.js +1 -1
- package/icons/ebay-icon-store-16/index.js +1 -1
- package/icons/ebay-icon-store-24/index.js +1 -1
- package/icons/ebay-icon-store-64/index.js +1 -1
- package/icons/ebay-icon-store-filled-24/index.js +1 -1
- package/icons/ebay-icon-suitcase-24/index.js +1 -1
- package/icons/ebay-icon-support-24/index.js +1 -1
- package/icons/ebay-icon-swap-16/index.js +1 -1
- package/icons/ebay-icon-swap-24/index.js +1 -1
- package/icons/ebay-icon-switch-camera-24/index.js +1 -1
- package/icons/ebay-icon-tablet-16/index.js +1 -1
- package/icons/ebay-icon-tablet-20/index.js +1 -1
- package/icons/ebay-icon-tablet-24/index.js +1 -1
- package/icons/ebay-icon-target-16/index.js +1 -1
- package/icons/ebay-icon-target-24/index.js +1 -1
- package/icons/ebay-icon-text-messaging-16/index.js +1 -1
- package/icons/ebay-icon-text-messaging-20/index.js +1 -1
- package/icons/ebay-icon-text-messaging-24/index.js +1 -1
- package/icons/ebay-icon-text-messaging-64/index.js +1 -1
- package/icons/ebay-icon-text-size-16/index.js +1 -1
- package/icons/ebay-icon-text-size-24/index.js +1 -1
- package/icons/ebay-icon-the-ebay-vault-16/index.js +1 -1
- package/icons/ebay-icon-the-ebay-vault-24/index.js +1 -1
- package/icons/ebay-icon-thumb-down-16/index.js +1 -1
- package/icons/ebay-icon-thumb-down-20/index.js +1 -1
- package/icons/ebay-icon-thumb-down-24/index.js +1 -1
- package/icons/ebay-icon-thumb-down-filled-16/index.js +1 -1
- package/icons/ebay-icon-thumb-down-filled-20/index.js +1 -1
- package/icons/ebay-icon-thumb-down-filled-24/index.js +1 -1
- package/icons/ebay-icon-thumb-up-16/index.js +1 -1
- package/icons/ebay-icon-thumb-up-20/index.js +1 -1
- package/icons/ebay-icon-thumb-up-24/index.js +1 -1
- package/icons/ebay-icon-thumb-up-64/index.js +1 -1
- package/icons/ebay-icon-thumb-up-filled-16/index.js +1 -1
- package/icons/ebay-icon-thumb-up-filled-20/index.js +1 -1
- package/icons/ebay-icon-thumb-up-filled-24/index.js +1 -1
- package/icons/ebay-icon-tick-16/index.js +1 -1
- package/icons/ebay-icon-tick-24/index.js +1 -1
- package/icons/ebay-icon-tiktok-24/index.js +1 -1
- package/icons/ebay-icon-toggle-mode-bottom-24/index.js +1 -1
- package/icons/ebay-icon-toggle-mode-top-24/index.js +1 -1
- package/icons/ebay-icon-top-rated-plus-16/index.js +1 -1
- package/icons/ebay-icon-top-rated-plus-24/index.js +1 -1
- package/icons/ebay-icon-top-rated-seller-16/index.js +1 -1
- package/icons/ebay-icon-top-rated-seller-24/index.js +1 -1
- package/icons/ebay-icon-top-service-16/index.js +1 -1
- package/icons/ebay-icon-top-service-24/index.js +1 -1
- package/icons/ebay-icon-top-service-filled-16/index.js +1 -1
- package/icons/ebay-icon-top-service-filled-16-colored/index.js +1 -1
- package/icons/ebay-icon-top-service-filled-24/index.js +1 -1
- package/icons/ebay-icon-top-service-filled-24-colored/index.js +1 -1
- package/icons/ebay-icon-trading-card-16/index.js +1 -1
- package/icons/ebay-icon-trading-card-24/index.js +1 -1
- package/icons/ebay-icon-trading-card-edition-24/index.js +1 -1
- package/icons/ebay-icon-trading-card-grade-16/index.js +1 -1
- package/icons/ebay-icon-trading-card-grade-24/index.js +1 -1
- package/icons/ebay-icon-transaction-24/index.js +1 -1
- package/icons/ebay-icon-translate-16/index.js +1 -1
- package/icons/ebay-icon-translate-20/index.js +1 -1
- package/icons/ebay-icon-translate-24/index.js +1 -1
- package/icons/ebay-icon-trend-down-16-fit/index.js +1 -1
- package/icons/ebay-icon-trend-up-16-fit/index.js +1 -1
- package/icons/ebay-icon-trophy-16/index.js +1 -1
- package/icons/ebay-icon-trophy-24/index.js +1 -1
- package/icons/ebay-icon-truck-16/index.js +1 -1
- package/icons/ebay-icon-truck-24/index.js +1 -1
- package/icons/ebay-icon-truck-64/index.js +1 -1
- package/icons/ebay-icon-truck-shipped-12/index.js +1 -1
- package/icons/ebay-icon-truck-shipped-16/index.js +1 -1
- package/icons/ebay-icon-truck-shipped-24/index.js +1 -1
- package/icons/ebay-icon-twitter-24/index.js +1 -1
- package/icons/ebay-icon-undo-16/index.js +1 -1
- package/icons/ebay-icon-undo-24/index.js +1 -1
- package/icons/ebay-icon-unionpay-12-colored/index.js +1 -1
- package/icons/ebay-icon-unionpay-18-colored/index.js +1 -1
- package/icons/ebay-icon-unionpay-24-colored/index.js +1 -1
- package/icons/ebay-icon-unionpay-32-colored/index.js +1 -1
- package/icons/ebay-icon-unlock-16/index.js +1 -1
- package/icons/ebay-icon-unlock-24/index.js +1 -1
- package/icons/ebay-icon-unselect-all-24/index.js +1 -1
- package/icons/ebay-icon-upload-16/index.js +1 -1
- package/icons/ebay-icon-upload-24/index.js +1 -1
- package/icons/ebay-icon-venmo-12-colored/index.js +1 -1
- package/icons/ebay-icon-venmo-18-colored/index.js +1 -1
- package/icons/ebay-icon-venmo-24-colored/index.js +1 -1
- package/icons/ebay-icon-venmo-32-colored/index.js +1 -1
- package/icons/ebay-icon-verified-condition-16/index.js +1 -1
- package/icons/ebay-icon-verified-condition-24/index.js +1 -1
- package/icons/ebay-icon-video-24/index.js +1 -1
- package/icons/ebay-icon-visa-12-colored/index.js +1 -1
- package/icons/ebay-icon-visa-18-colored/index.js +1 -1
- package/icons/ebay-icon-visa-24-colored/index.js +1 -1
- package/icons/ebay-icon-visa-32-colored/index.js +1 -1
- package/icons/ebay-icon-wallet-16/index.js +1 -1
- package/icons/ebay-icon-wallet-24/index.js +1 -1
- package/icons/ebay-icon-wallet-64/index.js +1 -1
- package/icons/ebay-icon-wallet-balance-12-colored/index.js +1 -1
- package/icons/ebay-icon-wallet-balance-18-colored/index.js +1 -1
- package/icons/ebay-icon-wallet-balance-24-colored/index.js +1 -1
- package/icons/ebay-icon-wallet-balance-32-colored/index.js +1 -1
- package/icons/ebay-icon-watch-16/index.js +1 -1
- package/icons/ebay-icon-watch-24/index.js +1 -1
- package/icons/ebay-icon-whatsapp-24/index.js +1 -1
- package/icons/ebay-icon-won-16/index.js +1 -1
- package/icons/ebay-icon-won-24/index.js +1 -1
- package/icons/ebay-icon-wrench-16/index.js +1 -1
- package/icons/ebay-icon-wrench-24/index.js +1 -1
- package/icons/ebay-icon-youtube-24/index.js +1 -1
- package/icons/ebay-icon-yuan-16/index.js +1 -1
- package/icons/ebay-icon-yuan-24/index.js +1 -1
- package/icons/ebay-icon-zip-pay-12-colored/index.js +1 -1
- package/icons/ebay-icon-zip-pay-18-colored/index.js +1 -1
- package/icons/ebay-icon-zip-pay-24-colored/index.js +1 -1
- package/icons/ebay-icon-zip-pay-32-colored/index.js +1 -1
- package/icons/ebay-icon-zloty-16/index.js +1 -1
- package/icons/ebay-icon-zloty-24/index.js +1 -1
- package/icons/ebay-icon-zoom-in-16/index.js +1 -1
- package/icons/ebay-icon-zoom-in-24/index.js +1 -1
- package/icons/ebay-icon-zoom-out-16/index.js +1 -1
- package/icons/ebay-icon-zoom-out-24/index.js +1 -1
- package/item-tile-C8Y95yvJ.js +1 -0
- package/{label-BRztS0pw.js → label-4c_dFoBt.js} +1 -1
- package/legend-CY_MXova.js +1 -0
- package/{lightbox-dialog-DA3hBPt_.js → lightbox-dialog-BX8koyJg.js} +1 -1
- package/{listbox-button-sULPe7qi.js → listbox-button-CF98dSd8.js} +1 -1
- package/{menu-Bvnencku.js → menu-A2rDgu5k.js} +1 -1
- package/{menu-button-Cw_SMZjv.js → menu-button-BPwZtkuk.js} +1 -1
- package/{menu-button-label-Dc7U65G0.js → menu-button-label-DiWdOiHb.js} +1 -1
- package/{menu-item-B2Tu5ZPj.js → menu-item-D3_Husxy.js} +1 -1
- package/{notice-cta-CKl_qBge.js → notice-cta-DJCS8kXJ.js} +1 -1
- package/{notice-footer-G6VPjVZu.js → notice-footer-DOQFXLxG.js} +1 -1
- package/package.json +4 -2
- package/{progress-spinner-DTmNtD59.js → progress-spinner-CYHN2qj2.js} +1 -1
- package/{radio-LVgK_odp.js → radio-B9y_zYUD.js} +1 -1
- package/shared-DrsztGqS.js +1 -0
- package/{textbox-DAip4ToD.js → textbox-HffvptHx.js} +1 -1
- package/{toggle-button-DSderReK.js → toggle-button-LQF2tXtd.js} +1 -1
- package/{tri-state-checkbox-C06lbYBj.js → tri-state-checkbox-Djp8KVph.js} +1 -1
- package/tslib.es6-BW4cJBUu.js +1 -0
- package/use-tooltip-B0APb1jZ.js +1 -0
- package/ebay-video/controls.d.ts +0 -22
- package/ebay-video/controls.d.ts.map +0 -1
- package/ebay-video/reportButton.d.ts +0 -8
- package/ebay-video/reportButton.d.ts.map +0 -1
- package/file-preview-card-C7kSASWO.js +0 -1
- package/icon-I30uh1Ov.js +0 -1
- package/item-tile-BYQuvbj4.js +0 -1
- package/tslib.es6-C4EgNkz1.js +0 -1
- package/use-tooltip-V_RbL4vM.js +0 -1
|
@@ -1,45 +1,5 @@
|
|
|
1
1
|
# EbaySegmentedButtons
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## Documentation
|
|
4
4
|
|
|
5
|
-
[Storybook](https://opensource.ebay.com/ebayui-core-react/main/?path=/
|
|
6
|
-
|
|
7
|
-
## Install
|
|
8
|
-
|
|
9
|
-
```
|
|
10
|
-
yarn add @ebay/ui-core-react @ebay/skin
|
|
11
|
-
```
|
|
12
|
-
|
|
13
|
-
## Usage
|
|
14
|
-
|
|
15
|
-
```
|
|
16
|
-
import React from 'react'
|
|
17
|
-
import { EbaySegmentedButtons, EbaySegmentedButton as Button } from '@ebay/ui-core-react/ebay-segmented-buttons'
|
|
18
|
-
import { EbayIcon } from '@ebay/ui-core-react/ebay-icon'
|
|
19
|
-
import '@ebay/skin/segmented-buttons'
|
|
20
|
-
|
|
21
|
-
export const Example = () => (
|
|
22
|
-
<EbaySegmentedButtons
|
|
23
|
-
size="large"
|
|
24
|
-
onChange={(e, { i, value }) => console.log('Selected:', i, value)}
|
|
25
|
-
>
|
|
26
|
-
<Button value="1" selected>Button 1</Button>
|
|
27
|
-
<Button value="2">Button 2</Button>
|
|
28
|
-
<Button value="3"><EbayIconSettings24 /> Button 3</Button>
|
|
29
|
-
/>
|
|
30
|
-
);
|
|
31
|
-
```
|
|
32
|
-
|
|
33
|
-
## EbaySegmentedButtons Props
|
|
34
|
-
|
|
35
|
-
| Name | Type | Required | Description |
|
|
36
|
-
| ---------- | -------- | -------- | -------------------------------------------------------------------------------------- |
|
|
37
|
-
| `size` | enum | No | Can be `regular` (default) or `large` |
|
|
38
|
-
| `onChange` | Function | No | props: (e: event, { index: number, value: string), triggered on selected button change |
|
|
39
|
-
|
|
40
|
-
## EbaySegmentedButton Props
|
|
41
|
-
|
|
42
|
-
| Name | Type | Required | Description |
|
|
43
|
-
| ---------- | ------- | -------- | ----------------------------------------- |
|
|
44
|
-
| `value` | String | No | the value to use with `onChange` callback |
|
|
45
|
-
| `selected` | Boolean | No | Whether or not the button is selected |
|
|
5
|
+
[Storybook](https://opensource.ebay.com/evo-web/ebayui-core-react/main/?path=/docs/buttons-ebay-segmented-buttons--docs)
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const m=require("../tslib.es6-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const m=require("../tslib.es6-BW4cJBUu.js"),e=require("react"),E=require("classnames"),b=require("../utils-C9NL3q0j.js"),g=require("../icon-M7M42naA.js"),p=n=>{var{selected:l,children:s,className:u}=n,i=m.__rest(n,["selected","children","className"]);const a=b.findComponent(s,g.EbayIcon),o=()=>{const d=b.excludeComponent(s,g.EbayIcon);return e.createElement("span",{className:"segmented-buttons__button-cell"},a,e.createElement("span",null,d))};return e.createElement("li",null,e.createElement("button",Object.assign({className:E("segmented-buttons__button",u),"aria-current":l||void 0},i),a?o():s))},v=n=>{var{size:l,className:s,onChange:u=()=>{},children:i}=n,a=m.__rest(n,["size","className","onChange","children"]);const o=b.filterByType(i,p),[d,_]=e.useState(o.findIndex(t=>t.props.selected)||0),y=(t,c,r)=>{_(c),u(t,{index:c,value:r})};return e.createElement("div",Object.assign({className:E("segmented-buttons",l&&`segmented-buttons--${l}`,s)},a),e.createElement("ul",null,o.map((t,c)=>{const r=t.props,{value:h}=r,N=m.__rest(r,["value"]);return e.cloneElement(t,Object.assign(Object.assign({},N),{onClick:S=>y(S,c,h),selected:c===d}))})))};exports.EbaySegmentedButton=p;exports.EbaySegmentedButtons=v;
|
package/ebay-select/README.md
CHANGED
|
@@ -1,85 +1,5 @@
|
|
|
1
1
|
# EbaySelect
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
## Documentation
|
|
4
4
|
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
[Storybook](https://opensource.ebay.com/ebayui-core-react/main/?path=/story/form-input-ebay-select--basic)
|
|
8
|
-
|
|
9
|
-
## Import JS
|
|
10
|
-
|
|
11
|
-
```jsx harmony
|
|
12
|
-
import { EbaySelect, EbaySelectOption } from "@ebay/ui-core-react/ebay-select";
|
|
13
|
-
```
|
|
14
|
-
|
|
15
|
-
## Import following styles from SKIN
|
|
16
|
-
|
|
17
|
-
```jsx harmony
|
|
18
|
-
import "@ebay/skin/select";
|
|
19
|
-
|
|
20
|
-
// Add if you're using floating labels
|
|
21
|
-
import "@ebay/skin/floating-label";
|
|
22
|
-
```
|
|
23
|
-
|
|
24
|
-
## Import styles using SCSS/CSS
|
|
25
|
-
|
|
26
|
-
```jsx harmony
|
|
27
|
-
import "@ebay/skin/select.css";
|
|
28
|
-
|
|
29
|
-
// Add if you're using floating labels
|
|
30
|
-
import "@ebay/skin/floating-label.css";
|
|
31
|
-
```
|
|
32
|
-
|
|
33
|
-
## Usage
|
|
34
|
-
|
|
35
|
-
When no selected option is specified:
|
|
36
|
-
|
|
37
|
-
```jsx harmony
|
|
38
|
-
<EbaySelect name="formSelect">
|
|
39
|
-
<EbaySelectOption value="1">Option 1</EbaySelectOption>
|
|
40
|
-
<EbaySelectOption value="2">Option 2</EbaySelectOption>
|
|
41
|
-
<EbaySelectOption value="3">Option 3</EbaySelectOption>
|
|
42
|
-
</EbaySelect>
|
|
43
|
-
```
|
|
44
|
-
|
|
45
|
-
When a selected option is specified:
|
|
46
|
-
|
|
47
|
-
```jsx harmony
|
|
48
|
-
<EbaySelect name="formSelect" value="2">
|
|
49
|
-
<EbaySelectOption value="1">Option 1</EbaySelectOption>
|
|
50
|
-
<EbaySelectOption value="2">Option 2</EbaySelectOption>
|
|
51
|
-
<EbaySelectOption value="3">Option 3</EbaySelectOption>
|
|
52
|
-
</EbaySelect>
|
|
53
|
-
```
|
|
54
|
-
|
|
55
|
-
Please look at this documentation as to the recommended way in React to pre-select a value:
|
|
56
|
-
https://reactjs.org/docs/forms.html#the-select-tag. Notice that the selected value is set right in the props of `<EbaySelect/>`.
|
|
57
|
-
|
|
58
|
-
## EbaySelect Attributes
|
|
59
|
-
|
|
60
|
-
| Name | Type | Required | Description |
|
|
61
|
-
| --------------- | ------- | -------- | --------------------------------------------------------------------------------- |
|
|
62
|
-
| `name` | String | Yes | passed to the `<select>` element |
|
|
63
|
-
| `value` | String | No | Set the value of the `<select>` element. Use this for **controlled component**. |
|
|
64
|
-
| `defaultValue` | String | No | Set the initial value for `<select>` elemtn, only for **uncontrolled component**. |
|
|
65
|
-
| `disabled` | String | No | passed to the `<select>` element, default is `false` |
|
|
66
|
-
| `className` | String | No | passed to the wrapper-element of the `<select>` element |
|
|
67
|
-
| `borderless` | String | No | whether button has borders, default is `false` |
|
|
68
|
-
| `floatingLabel` | String | No | Indicates that the select is a floating label type and renders it as a label |
|
|
69
|
-
| `inputSize` | String | No | `default` (default), `large` |
|
|
70
|
-
| `invalid` | Boolean | No | Indicates a field-level error with red border if true |
|
|
71
|
-
|
|
72
|
-
## Callbacks
|
|
73
|
-
|
|
74
|
-
| Name | Type | Required | Description |
|
|
75
|
-
| ---------- | -------- | -------- | --------------------------------------------------------------------------------------------- |
|
|
76
|
-
| `onChange` | Function | No | Called on option change with arguments: `(ChangeEvent, { index: number, selected: string[] }` |
|
|
77
|
-
|
|
78
|
-
## EbaySelectOption Attributes
|
|
79
|
-
|
|
80
|
-
| Name | Type | Required | Description |
|
|
81
|
-
| ---------- | ------- | -------- | -------------------------------- |
|
|
82
|
-
| `value` | String | Yes | passed to the `<option>` element |
|
|
83
|
-
| `disabled` | Boolean | No | disables the option |
|
|
84
|
-
|
|
85
|
-
It supports all the supported aria attributes (e.g. `aria-label`, `aria-invalid`)
|
|
5
|
+
[Storybook](https://opensource.ebay.com/evo-web/ebayui-core-react/main/?path=/docs/form-input-ebay-select--docs)
|
package/ebay-select/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const f=require("../tslib.es6-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const f=require("../tslib.es6-BW4cJBUu.js"),o=require("react"),N=require("classnames"),B=require("../forwardRef-DBQKIlPy.js"),R=require("../utils-C9NL3q0j.js"),V=require("../hooks-BZOKHA9o.js"),k=require("../icons/ebay-icon-chevron-down-12/index.js"),h=t=>{var{children:e}=t,r=f.__rest(t,["children"]);return o.createElement("option",Object.assign({},r),e)},_=t=>typeof t<"u",x=t=>{var{value:e,defaultValue:r,className:n,borderless:u,name:i,disabled:s,onChange:g=()=>{},onBlur:p=()=>{},onFocus:d=()=>{},floatingLabel:b,forwardedRef:l,children:m,inputSize:y,invalid:E}=t,a=f.__rest(t,["value","defaultValue","className","borderless","name","disabled","onChange","onBlur","onFocus","floatingLabel","forwardedRef","children","inputSize","invalid"]);const v=E||a["aria-invalid"]==="true",[w,O]=o.useState(r),C=V.useFloatingLabel({text:b,disabled:s,size:y,invalid:v}),F=c=>{const{value:S,selectedIndex:L}=c.target;_(e)||O(S),g(c,{index:L,selected:[S]})},G=c=>{p(c)},q=c=>{d(c)},j=N("select",n,{"select--borderless":u,"select--large":y==="large"});return o.createElement(C.Container,null,o.createElement(C.Label,{htmlFor:a.id}),o.createElement("span",{className:j},o.createElement("select",Object.assign({},a,{name:i,value:_(e)?e:w,disabled:s,onChange:F,onBlur:G,onFocus:q,ref:l}),z(m)),o.createElement(k.EbayIconChevronDown12,{height:"8",width:"8"})))},I=B.withForwardRef(x);function P(t){const e={};return t.forEach(r=>{const n=r.props;n.optgroup&&(Object.prototype.hasOwnProperty.call(e,n.optgroup)||(e[n.optgroup]=[]),e[n.optgroup].push(n))}),e}function z(t){const e=[],r=[];let n={},u=!1;const i=R.filterByType(t,h).map(s=>o.cloneElement(s,{}));if(i){n=P(i);let s;return i.forEach((g,p)=>{const d=g.props,{children:b,optgroup:l}=d,m=f.__rest(d,["children","optgroup"]);if(u=l&&e.indexOf(l)===-1,u){s=l;const E=n[s].map(a=>{const{children:v,optgroup:w}=a,O=f.__rest(a,["children","optgroup"]);return o.createElement(h,Object.assign({key:`opt-${a.value}`},O),v)});r.push(o.createElement("optgroup",{key:p,label:l},E)),e.push(l)}else l||r.push(o.createElement(h,Object.assign({key:p},m),b))}),r}}exports.EbaySelect=I;exports.EbaySelectOption=h;
|
package/ebay-signal/README.md
CHANGED
|
@@ -1,42 +1,5 @@
|
|
|
1
1
|
# EbaySignal
|
|
2
2
|
|
|
3
|
-
##
|
|
4
|
-
Signals are data-backed recommendations to help customers make more informed decisions. There are four signal statuses, each corresponding to a specific color: `trustworthy`, `recent`, `time-sensitive` & `neutral`. Defaults to `neutral` if none specified.
|
|
3
|
+
## Documentation
|
|
5
4
|
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
[Storybook](https://opensource.ebay.com/ebayui-core-react/main/?path=/story/graphics-icons-ebay-signal--default-case)
|
|
9
|
-
|
|
10
|
-
## Usage
|
|
11
|
-
|
|
12
|
-
```
|
|
13
|
-
yarn add @ebay/ui-core-react
|
|
14
|
-
```
|
|
15
|
-
|
|
16
|
-
### Import JS
|
|
17
|
-
|
|
18
|
-
```jsx harmony
|
|
19
|
-
import { EbaySignal } from "@ebay/ui-core-react/ebay-signal";
|
|
20
|
-
```
|
|
21
|
-
|
|
22
|
-
## Import styles from Skin
|
|
23
|
-
|
|
24
|
-
```jsx harmony
|
|
25
|
-
import "@ebay/skin/signal";
|
|
26
|
-
```
|
|
27
|
-
|
|
28
|
-
## ...or using SCSS/CSS
|
|
29
|
-
|
|
30
|
-
```jsx harmony
|
|
31
|
-
import "@ebay/skin/signal.css";
|
|
32
|
-
```
|
|
33
|
-
|
|
34
|
-
```jsx harmony
|
|
35
|
-
<EbaySignal status="trustworthy">Trustworthy</EbaySignal>
|
|
36
|
-
```
|
|
37
|
-
|
|
38
|
-
## Attributes
|
|
39
|
-
|
|
40
|
-
| Name | Type | Stateful | Description |
|
|
41
|
-
| -------- | ------ | -------- | -------------------------------------------------------------------------------------------------------------------- |
|
|
42
|
-
| `status` | String | No | Status of signal; determines color. Possible values: `trustworthy`, `recent`, `time-sensitive` & `neutral` (default) |
|
|
5
|
+
[Storybook](https://opensource.ebay.com/evo-web/ebayui-core-react/main/?path=/docs/graphics-icons-ebay-signal--docs)
|
package/ebay-signal/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("../tslib.es6-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("../tslib.es6-BW4cJBUu.js"),n=require("react"),c=require("classnames"),l=e=>{var{status:t="neutral"}=e,s=r.__rest(e,["status"]);const a=c(`signal signal--${t}`,s.className);return n.createElement("span",Object.assign({},s,{className:a}))};exports.EbaySignal=l;
|
package/ebay-skeleton/README.md
CHANGED
|
@@ -1,108 +1,5 @@
|
|
|
1
1
|
# EbaySkeleton
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## Documentation
|
|
4
4
|
|
|
5
|
-
[Storybook](https://opensource.ebay.com/ebayui-core-react/main/?path=/docs/building-blocks-ebay-skeleton--docs)
|
|
6
|
-
|
|
7
|
-
## Import JS
|
|
8
|
-
|
|
9
|
-
```jsx harmony
|
|
10
|
-
import {
|
|
11
|
-
EbaySkeleton,
|
|
12
|
-
EbaySkeletonAvatar,
|
|
13
|
-
EbaySkeletonButton,
|
|
14
|
-
EbaySkeletonImage,
|
|
15
|
-
EbaySkeletonText,
|
|
16
|
-
EbaySkeletonTextbox,
|
|
17
|
-
} from "@ebay/ui-core-react/ebay-skeleton";
|
|
18
|
-
```
|
|
19
|
-
|
|
20
|
-
## Import following styles from SKIN
|
|
21
|
-
|
|
22
|
-
```js
|
|
23
|
-
import "@ebay/skin/skeleton";
|
|
24
|
-
```
|
|
25
|
-
|
|
26
|
-
## Import styles using SCSS/CSS
|
|
27
|
-
|
|
28
|
-
```js
|
|
29
|
-
import "@ebay/skin/skeleton.css";
|
|
30
|
-
```
|
|
31
|
-
|
|
32
|
-
## Usage
|
|
33
|
-
|
|
34
|
-
```jsx
|
|
35
|
-
<EbaySkeleton aria-label="Loading...">
|
|
36
|
-
<EbaySkeletonImage style={{ width: "220px", height: "220px" }} />
|
|
37
|
-
<EbaySkeletonText multiline />
|
|
38
|
-
</EbaySkeleton>
|
|
39
|
-
```
|
|
40
|
-
|
|
41
|
-
## Attributes
|
|
42
|
-
|
|
43
|
-
### EbaySkeleton
|
|
44
|
-
|
|
45
|
-
| Name | Type | Required | Description |
|
|
46
|
-
| ------- | ------ | -------- | -------------------------------------------------- |
|
|
47
|
-
| `color` | string | No | Color of the Skeleton, `purple`, `green` or `blue` |
|
|
48
|
-
|
|
49
|
-
### EbaySkeletonAvatar
|
|
50
|
-
|
|
51
|
-
| Name | Type | Required | Description |
|
|
52
|
-
| ---- | ------ | -------- | ------------------------------------------------------ |
|
|
53
|
-
| `as` | string | No | Attribute to define the element to use `div` or `span` |
|
|
54
|
-
|
|
55
|
-
### EbaySkeletonButton
|
|
56
|
-
|
|
57
|
-
| Name | Type | Required | Description |
|
|
58
|
-
| ------ | ------ | -------- | ------------------------------------------------------ |
|
|
59
|
-
| `as` | string | No | Attribute to define the element to use `div` or `span` |
|
|
60
|
-
| `size` | string | No | size of the button can be `small` or `large` |
|
|
61
|
-
|
|
62
|
-
### EbaySkeletonImage
|
|
63
|
-
|
|
64
|
-
| Name | Type | Required | Description |
|
|
65
|
-
| ---- | ------ | -------- | ------------------------------------------------------ |
|
|
66
|
-
| `as` | string | No | Attribute to define the element to use `div` or `span` |
|
|
67
|
-
|
|
68
|
-
### EbaySkeletonText
|
|
69
|
-
|
|
70
|
-
| Name | Type | Required | Description |
|
|
71
|
-
| ----------- | ------- | -------- | ------------------------------------------------------ |
|
|
72
|
-
| `as` | string | No | Attribute to define the element to use `div` or `span` |
|
|
73
|
-
| `multiline` | boolean | No | Attribute to define the text as multiline |
|
|
74
|
-
| `size` | string | No | size of the text can be `small` or `large` |
|
|
75
|
-
|
|
76
|
-
### EbaySkeletonTextbox
|
|
77
|
-
|
|
78
|
-
| Name | Type | Required | Description |
|
|
79
|
-
| ---- | ------ | -------- | ------------------------------------------------------ |
|
|
80
|
-
| `as` | string | No | Attribute to define the element to use `div` or `span` |
|
|
81
|
-
|
|
82
|
-
## Examples
|
|
83
|
-
|
|
84
|
-
### Composite
|
|
85
|
-
|
|
86
|
-
```jsx
|
|
87
|
-
<EbaySkeleton color={color} style={{ width: "300px" }}>
|
|
88
|
-
<div>
|
|
89
|
-
<EbaySkeletonAvatar as="span" />
|
|
90
|
-
<EbaySkeletonText
|
|
91
|
-
multiline={multiline}
|
|
92
|
-
as="span"
|
|
93
|
-
size={size}
|
|
94
|
-
style={{ width: "220px", verticalAlign: "top" }}
|
|
95
|
-
/>
|
|
96
|
-
</div>
|
|
97
|
-
<EbaySkeletonButton size={size} />
|
|
98
|
-
</EbaySkeleton>
|
|
99
|
-
```
|
|
100
|
-
|
|
101
|
-
### Tile
|
|
102
|
-
|
|
103
|
-
```jsx
|
|
104
|
-
<EbaySkeleton color={color} style={{ width: "220px" }}>
|
|
105
|
-
<EbaySkeletonImage style={{ width: "220px", height: "220px" }} />
|
|
106
|
-
<EbaySkeletonText multiline={multiline} size={size} />
|
|
107
|
-
</EbaySkeleton>
|
|
108
|
-
```
|
|
5
|
+
[Storybook](https://opensource.ebay.com/evo-web/ebayui-core-react/main/?path=/docs/building-blocks-ebay-skeleton--docs)
|
package/ebay-skeleton/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("../tslib.es6-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("../tslib.es6-BW4cJBUu.js"),l=require("react"),o=require("classnames"),m=e=>{var{children:s,className:a,color:t}=e,c=n.__rest(e,["children","className","color"]);return l.createElement("div",Object.assign({role:"img",className:o("skeleton",t&&`skeleton--${t}`,a)},c),s)},i=e=>{const{as:s="div",className:a}=e,t=n.__rest(e,["as","className"]);return l.createElement(s,Object.assign({className:o("skeleton__avatar",a)},t))},_=e=>{const{as:s="div",className:a,size:t}=e,c=n.__rest(e,["as","className","size"]);return l.createElement(s,Object.assign({className:o("skeleton__button",t&&`skeleton__button--${t}`,a)},c))},b=e=>{const{as:s="div",className:a}=e,t=n.__rest(e,["as","className"]);return l.createElement(s,Object.assign({className:o("skeleton__image",a)},t))},k=e=>{const{as:s="div",className:a,size:t,multiline:c}=e,r=n.__rest(e,["as","className","size","multiline"]);return l.createElement(s,Object.assign({className:o("skeleton__text",c&&"skeleton__text--multiline",t==="large"&&"skeleton__text--large",a)},r))},u=e=>{const{as:s="div",className:a}=e,t=n.__rest(e,["as","className"]);return l.createElement(s,Object.assign({className:o("skeleton__textbox",a)},t))};exports.EbaySkeleton=m;exports.EbaySkeletonAvatar=i;exports.EbaySkeletonButton=_;exports.EbaySkeletonImage=b;exports.EbaySkeletonText=k;exports.EbaySkeletonTextbox=u;
|
|
@@ -1,62 +1,5 @@
|
|
|
1
1
|
# EbaySnackbarDialog
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
## Documentation
|
|
4
4
|
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
In the case where the application developer only wants to manage the initial state of the snackbar, the dev can choose to provide only the open state as a boolean. This is useful when a dev wants the snackbar to appear only once on initial render and then disappear.
|
|
8
|
-
|
|
9
|
-
## Demo
|
|
10
|
-
|
|
11
|
-
[Storybook](https://opensource.ebay.com/ebayui-core-react/main/?path=/story/dialogs-ebay-snackbar-dialog--default)
|
|
12
|
-
|
|
13
|
-
## Import JS
|
|
14
|
-
|
|
15
|
-
```jsx harmony
|
|
16
|
-
import { EbaySnackbarDialog, EbaySnackbarDialogAction } from "@ebay/ui-core-react/ebay-snackbar-dialog";
|
|
17
|
-
```
|
|
18
|
-
|
|
19
|
-
## Import following styles from SKIN
|
|
20
|
-
|
|
21
|
-
```jsx harmony
|
|
22
|
-
import "@ebay/skin/snackbar-dialog";
|
|
23
|
-
```
|
|
24
|
-
|
|
25
|
-
## Usage
|
|
26
|
-
|
|
27
|
-
```jsx harmony
|
|
28
|
-
<EbaySnackbarDialog open>
|
|
29
|
-
<p>Simple snackbar</p>
|
|
30
|
-
</EbaySnackbarDialog>
|
|
31
|
-
```
|
|
32
|
-
|
|
33
|
-
```jsx harmony
|
|
34
|
-
<EbaySnackbarDialog open>
|
|
35
|
-
<p>Snackbar with action</p>
|
|
36
|
-
<EbaySnackbarDialogAction accessKey="U" aria-label="Undo - Access Key: U">
|
|
37
|
-
Undo
|
|
38
|
-
</EbaySnackbarDialogAction>
|
|
39
|
-
</EbaySnackbarDialog>
|
|
40
|
-
```
|
|
41
|
-
|
|
42
|
-
## Attributes
|
|
43
|
-
|
|
44
|
-
| Name | Type | Stateful | Required | Description |
|
|
45
|
-
| ---------- | ------- | -------- | -------- | ---------------------------------------------------------------------------------------------------------------- |
|
|
46
|
-
| `open` | Boolean | Yes | No | Whether snackbar is open or not. |
|
|
47
|
-
| `layout` | String | No | No | Direction of row or column for the text and the action button. Default is 'row'. Options are 'row' and 'column'. |
|
|
48
|
-
| `animated` | Boolean | Yes | No | Renders the dialog with an animation. Note that the dialog will always be present in the DOM |
|
|
49
|
-
|
|
50
|
-
## Events
|
|
51
|
-
|
|
52
|
-
| Event | Data | Description |
|
|
53
|
-
| ---------- | ---- | ----------------------- |
|
|
54
|
-
| `onOpen` | | Snackbar opened |
|
|
55
|
-
| `onClose` | | Snackbar closed |
|
|
56
|
-
| `onAction` | | Snackbar clicked action |
|
|
57
|
-
|
|
58
|
-
## EbaySnackbarDialogAction Props
|
|
59
|
-
|
|
60
|
-
| Name | Type | Stateful | Required | Description |
|
|
61
|
-
| ----------- | ------ | -------- | -------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
62
|
-
| `accessKey` | String | No | No | [`accesskey`](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/accesskey) HTML attribute that generated a keyboard shortcut for the action element. Use together with `aria-label` to give more information to the user. |
|
|
5
|
+
[Storybook](https://opensource.ebay.com/evo-web/ebayui-core-react/main/?path=/docs/dialogs-ebay-snackbar-dialog--docs)
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const C=require("../tslib.es6-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const C=require("../tslib.es6-BW4cJBUu.js"),y=require("classnames"),e=require("react"),h=require("../dialog-previous-button-BXqfHRJY.js");require("../icon-button-E_6JKTh3.js");require("../icon-M7M42naA.js");const k=require("../utils-C9NL3q0j.js"),E=n=>{var{className:l,children:c}=n,r=C.__rest(n,["className","children"]);return e.createElement("button",Object.assign({className:y(l,"fake-link")},r),c)},R=6e3,B=n=>{var{className:l,onOpen:c=()=>{},onClose:r=()=>{},layout:D,open:i,children:f,onAction:u}=n,S=C.__rest(n,["className","onOpen","onClose","layout","open","children","onAction"]);const o=e.useRef(new Set),g=e.useRef(null),[q,v]=e.useState(i),t=k.findComponent(f,E),T=k.excludeComponent(f,E),s=()=>{clearTimeout(g.current)},d=()=>{v(!1),r()},m=()=>{o.current.size===0&&(s(),g.current=setTimeout(()=>{d()},R))},_=()=>{v(!0),c(),m()},N=()=>{s(),o.current.add("focus")},O=()=>{o.current.delete("focus"),m()},A=()=>{s(),o.current.add("mouseEnter")},M=()=>{o.current.delete("mouseEnter"),m()},w=p=>{var a,b;s(),u?.(p),(b=(a=t?.props)===null||a===void 0?void 0:a.onClick)===null||b===void 0||b.call(a,p),d()};return e.useEffect(()=>()=>{s()},[]),e.useEffect(()=>{i?_():d()},[i]),e.createElement(h.DialogBaseWithState,Object.assign({},S,{open:q,isModal:!1,baseEl:"aside",classPrefix:"snackbar-dialog",transitionElement:"root",a11yCloseText:"",buttonPosition:"hidden",className:y(l,"snackbar-dialog--transition"),windowClass:D==="column"&&"snackbar-dialog__window--column",onFocus:N,onBlur:O,onMouseEnter:A,onMouseLeave:M}),T,t?e.createElement(h.EbayDialogActions,null,e.cloneElement(t,{onClick:w})):null)};exports.EbaySnackbarDialog=B;exports.EbaySnackbarDialogAction=E;
|
|
@@ -1,58 +1,5 @@
|
|
|
1
1
|
# EbaySplitButton
|
|
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 { EbaySplitButton } from "@ebay/ui-core-react/ebay-split-button";
|
|
13
|
-
```
|
|
14
|
-
|
|
15
|
-
### Import following styles from SKIN
|
|
16
|
-
|
|
17
|
-
```jsx harmony
|
|
18
|
-
import "@ebay/skin/split-button";
|
|
19
|
-
```
|
|
20
|
-
|
|
21
|
-
### Or import styles using SCSS/CSS
|
|
22
|
-
|
|
23
|
-
```jsx harmony
|
|
24
|
-
import "@ebay/skin/split-button.css";
|
|
25
|
-
```
|
|
26
|
-
|
|
27
|
-
### Icon button
|
|
28
|
-
|
|
29
|
-
```jsx harmony
|
|
30
|
-
<EbaySplitButton a11yMenuText="Show save options">
|
|
31
|
-
Save document
|
|
32
|
-
<Item>Save as...</Item>
|
|
33
|
-
<Item>Export</Item>
|
|
34
|
-
</EbaySplitButton>
|
|
35
|
-
```
|
|
36
|
-
|
|
37
|
-
## Props
|
|
38
|
-
|
|
39
|
-
| Name | Type | Stateful | Required | Description | Data |
|
|
40
|
-
| ----------------------- | -------- | -------- | -------- | ---------------------------------------------------------------------------------------------------------------------------------------- | ---- |
|
|
41
|
-
| `a11yMenuText` | String | No | Yes | aria label for menu button part |
|
|
42
|
-
| `href` | String | No | No | url for link behaviour (switches to anchor tag) |
|
|
43
|
-
| `size` | String | No | No | button size: `small` or `large` |
|
|
44
|
-
| `priority` | String | No | No | `primary`, `secondary` (default), `tertiary`, `none` |
|
|
45
|
-
| `bodyState` | String | No | No | `loading` adds progress spinner, when user interacts with button, `reset` should be called to reset `aria-live` state, default is `none` |
|
|
46
|
-
| `a11yButtonLoadingText` | String | No | No | `aria-label` for button when `bodyState` is `loading` |
|
|
47
|
-
| `type` | String | No | No | menu items type: `radio` or `checkbox` |
|
|
48
|
-
| `transparent` | Boolean | No | No | for transparent background |
|
|
49
|
-
| `disabled` | Boolean | Yes | No |
|
|
50
|
-
| `partiallyDisabled` | Boolean | No | No | sets `aria-disabled` but not `disabled` prop |
|
|
51
|
-
| `onClick` | Function | - | No | click or action key pressed (`Space` or `Enter`) |
|
|
52
|
-
| `onEscape` | Function | - | No | `Esc`-key pressed |
|
|
53
|
-
| `onFocus` | Function | - | No | triggered on focus |
|
|
54
|
-
| `onBlur` | Function | - | No | triggered on blur |
|
|
55
|
-
| `onExpand` | Function | - | No | Called when content is expanded |
|
|
56
|
-
| `onCollapse` | Function | - | No | Called when content is collapsed |
|
|
57
|
-
| `onChange` | Function | - | No | Arguments: (e: event, { index: number, checked: number[], checkedValues: string[] }) for type `radio`/`checkbox` |
|
|
58
|
-
| `onSelect` | Function | - | No | Arguments: (e: event, { index: number, checked: number[] }), not for use with type `radio`/`checkbox` |
|
|
5
|
+
[Storybook](https://opensource.ebay.com/evo-web/ebayui-core-react/main/?path=/docs/buttons-ebay-split-button--docs)
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const S=require("../tslib.es6-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const S=require("../tslib.es6-BW4cJBUu.js"),n=require("react"),i=require("../utils-C9NL3q0j.js"),g=require("../button-Cylml1aK.js"),s=require("../menu-button-BPwZtkuk.js"),x=require("../menu-A2rDgu5k.js");require("classnames");const q=a=>{var{a11yMenuText:l,children:o,type:u,bodyState:t,a11yButtonLoadingText:y,onCollapse:d,onExpand:p,onSelect:c=()=>{},onChange:b=()=>{}}=a,e=S.__rest(a,["a11yMenuText","children","type","bodyState","a11yButtonLoadingText","onCollapse","onExpand","onSelect","onChange"]);const r=[x.EbayMenuItem,s.EbayMenuButtonSeparator],m=i.filterBy(o,B=>!r.includes(B.type)),E=i.filterByType(o,r);return n.createElement("span",{className:"split-button"},n.createElement(g.EbayButton,Object.assign({"aria-label":t==="loading"?y:void 0},e,{ref:void 0,split:"start",bodyState:t==="expand"?void 0:t}),m),n.createElement(s.EbayMenuButton,{priority:e.priority,disabled:e.disabled,transparent:e.transparent,partiallyDisabled:e.partiallyDisabled,size:e.size,type:u,split:"end",reverse:!0,a11yText:l,onCollapse:d,onExpand:p,onSelect:c,onChange:b},E))};exports.EbaySplitButton=q;
|
|
@@ -1,43 +1,5 @@
|
|
|
1
1
|
# EbayStarRating
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
## Documentation
|
|
4
4
|
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
[Storybook](https://opensource.ebay.com/ebayui-core-react/main/?path=/story/graphics-icons-ebay-star-rating--stars)
|
|
8
|
-
|
|
9
|
-
## Usage
|
|
10
|
-
|
|
11
|
-
```
|
|
12
|
-
yarn add @ebay/ui-core-react
|
|
13
|
-
```
|
|
14
|
-
|
|
15
|
-
### Import JS
|
|
16
|
-
|
|
17
|
-
```jsx harmony
|
|
18
|
-
import { EbayStarRating } from "@ebay/ui-core-react/ebay-star-rating";
|
|
19
|
-
```
|
|
20
|
-
|
|
21
|
-
## Import following styles from Skin
|
|
22
|
-
|
|
23
|
-
```jsx harmony
|
|
24
|
-
import "@ebay/skin/star-rating";
|
|
25
|
-
```
|
|
26
|
-
|
|
27
|
-
## ...or using SCSS/CSS
|
|
28
|
-
|
|
29
|
-
```jsx harmony
|
|
30
|
-
import "@ebay/skin/star-rating.css";
|
|
31
|
-
```
|
|
32
|
-
|
|
33
|
-
```jsx harmony
|
|
34
|
-
<EbayStarRating aria-label="Star Rating" value="1"/>
|
|
35
|
-
<EbayStarRating aria-label="Star Rating" value="0-5"/>
|
|
36
|
-
```
|
|
37
|
-
|
|
38
|
-
## Attributes
|
|
39
|
-
|
|
40
|
-
| Name | Type | Stateful | Description |
|
|
41
|
-
| ---------- | ------ | -------- | ----------- | ------------------------------------------------------------------------------------------- |
|
|
42
|
-
| `a11yText` | String | No | Yes | text for non-decorative inline icon; icon is assumed to be decorative if this is not passed |
|
|
43
|
-
| `value` | String | No | Yes | The amount of stars to be filled. Can be "2-5" for 2 and a half stars. |
|
|
5
|
+
[Storybook](https://opensource.ebay.com/evo-web/ebayui-core-react/main/?path=/docs/graphics-icons-ebay-star-rating--docs)
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("../tslib.es6-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("../tslib.es6-BW4cJBUu.js"),e=require("react"),l=require("classnames"),o=require("../icons/ebay-icon-star-dynamic/index.js"),m=require("../range-DOsPN0h5.js"),u=m.range(1,5),y=a=>{var{value:t,a11yText:r,className:s}=a,n=i.__rest(a,["value","a11yText","className"]);return e.createElement("div",Object.assign({role:"img","aria-label":r,className:l("star-rating",s),"data-stars":t},n),u.map(c=>e.createElement(o.EbayIconStarDynamic,{key:c,className:"star-rating__icon"})))};exports.EbayStarRating=y;
|
|
@@ -1,52 +1,5 @@
|
|
|
1
1
|
# EbayStarRatingSelect
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
## Documentation
|
|
4
4
|
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
[Storybook](https://opensource.ebay.com/ebayui-core-react/main/?path=/story/form-input-ebay-star-rating-select--isolated)
|
|
8
|
-
|
|
9
|
-
## Usage
|
|
10
|
-
|
|
11
|
-
```
|
|
12
|
-
yarn add @ebay/ui-core-react
|
|
13
|
-
```
|
|
14
|
-
|
|
15
|
-
### Import JS
|
|
16
|
-
|
|
17
|
-
```jsx harmony
|
|
18
|
-
import { EbayStarRatingSelect } from "@ebay/ui-core-react/ebay-star-rating-select";
|
|
19
|
-
```
|
|
20
|
-
|
|
21
|
-
## Import following styles from Skin
|
|
22
|
-
|
|
23
|
-
```jsx harmony
|
|
24
|
-
import "@ebay/skin/star-rating-select";
|
|
25
|
-
```
|
|
26
|
-
|
|
27
|
-
## ...or using SCSS/CSS
|
|
28
|
-
|
|
29
|
-
```jsx harmony
|
|
30
|
-
import "@ebay/skin/star-rating.css";
|
|
31
|
-
```
|
|
32
|
-
|
|
33
|
-
```jsx harmony
|
|
34
|
-
<EbayStarRatingSelect value={1}>
|
|
35
|
-
```
|
|
36
|
-
|
|
37
|
-
## Attributes
|
|
38
|
-
|
|
39
|
-
| Name | Type | Stateful | Description |
|
|
40
|
-
| -------------- | ------- | -------- | -------------------------------- | ---------------------------------------------------------------------- |
|
|
41
|
-
| `a11yStarText` | array | No | Yes | array of strings for star inputs |
|
|
42
|
-
| `a11yText` | String | No | Yes | container aria-label |
|
|
43
|
-
| `value` | String | No | Yes | The amount of stars to be filled. Can be "2-5" for 2 and a half stars. |
|
|
44
|
-
| `disabled` | Boolean | No | Rating stars are disabled or not |
|
|
45
|
-
|
|
46
|
-
## Callbacks
|
|
47
|
-
|
|
48
|
-
| Name | Type | Required | Description | Data |
|
|
49
|
-
| ----------- | -------- | -------- | ------------------------- | ------------------------------------ |
|
|
50
|
-
| `onChange` | Function | No | triggered on value change | `(ChangeEvent, { value: number })` |
|
|
51
|
-
| `onFocus` | Function | No | triggered on focus | `(FocusEvent, { value: number })` |
|
|
52
|
-
| `onKeydown` | Function | No | triggered on keydown | `(KeyboardEvent, { value: number })` |
|
|
5
|
+
[Storybook](https://opensource.ebay.com/evo-web/ebayui-core-react/main/?path=/docs/form-input-ebay-star-rating-select--docs)
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const h=require("../tslib.es6-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const h=require("../tslib.es6-BW4cJBUu.js"),t=require("react"),d=require("classnames"),k=require("../range-DOsPN0h5.js"),q=require("../random-id-DlJj_RWH.js"),C=require("../icons/ebay-icon-star-dynamic/index.js"),D=k.range(1,5),s=r=>{let a=parseInt(r,0)||0;return a>5&&(a=0),a},I=r=>{var{value:a=0,a11yText:i,className:m,a11yStarText:l=[],disabled:c,onChange:g=()=>{},onFocus:y=()=>{},onKeyDown:_=()=>{},name:b}=r,v=h.__rest(r,["value","a11yText","className","a11yStarText","disabled","onChange","onFocus","onKeyDown","name"]);const S=q.useRandomId(),f=b||`star-rating-${S}`,[u,o]=t.useState(s(a));t.useEffect(()=>{o(s(a))},[a]);const p=e=>n=>{c||(o(s(e)),_(n,{value:e}))},E=e=>n=>{c||(o(s(e)),g(n,{value:e}))},N=e=>n=>{c||(o(s(e)),y(n,{value:e}))};return t.createElement("div",Object.assign({role:i&&"radiogroup","aria-label":i,className:d("star-rating-select",m)},v),D.map(e=>t.createElement("span",{className:"star-rating-select__radio",key:e},t.createElement("input",{"aria-label":l?.[e-1],className:d("star-rating-select__control",{"star-rating-select__control--filled":e<=u}),type:"radio",name:f,value:e,disabled:c,defaultChecked:u===e,onClick:E(e),onFocus:N(e),onKeyDown:p(e)}),t.createElement("span",{className:"star-rating-select__radio-icon"},t.createElement(C.EbayIconStarDynamic,{className:"star-rating__icon"})))))};exports.EbayStarRatingSelect=I;
|
package/ebay-svg/README.md
CHANGED
|
@@ -1,41 +1,5 @@
|
|
|
1
1
|
# EbaySvg
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
## Documentation
|
|
4
4
|
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
```
|
|
8
|
-
yarn add @ebay/ui-core-react
|
|
9
|
-
```
|
|
10
|
-
|
|
11
|
-
## Usage
|
|
12
|
-
|
|
13
|
-
Import it and place at the end of your HTML and make sure that this component is only rendered on the server and never import it on the client side.
|
|
14
|
-
|
|
15
|
-
```jsx harmony
|
|
16
|
-
import { EbaySvg, EbayFlagsSvg } from "@ebay/ui-core-react/ebay-svg";
|
|
17
|
-
|
|
18
|
-
<Html>
|
|
19
|
-
<Component1 />
|
|
20
|
-
<Component2 />
|
|
21
|
-
<EbaySvg />
|
|
22
|
-
<EbayFlagsSvg />
|
|
23
|
-
</Html>;
|
|
24
|
-
```
|
|
25
|
-
|
|
26
|
-
### Use only necessary icons
|
|
27
|
-
|
|
28
|
-
In order to reduce the size of the HTML and the processing time of React, make sure to use only the necessary icons to your application by using the
|
|
29
|
-
`icons` attribute.
|
|
30
|
-
|
|
31
|
-
```jsx harmony
|
|
32
|
-
import { EbaySvg } from "@ebay/ui-core-react/ebay-svg";
|
|
33
|
-
|
|
34
|
-
<EbaySvg icons={["attention16", "information16"]} />;
|
|
35
|
-
```
|
|
36
|
-
|
|
37
|
-
## Attributes
|
|
38
|
-
|
|
39
|
-
| Name | Type | Stateful | Description |
|
|
40
|
-
| ------- | ------ | -------- | ----------- | -------------------------------------------------------------------- |
|
|
41
|
-
| `icons` | Icon[] | No | Yes | Use it to filter only the symbols that is needed in your application |
|
|
5
|
+
[Storybook](https://opensource.ebay.com/evo-web/ebayui-core-react/main/?path=/docs/graphics-icons-ebay-svg--docs)
|