@ebay/ui-core-react 7.4.0-alpha.9 → 8.0.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/README.md +2 -5
- package/array.polyfill.flat-5BAolFdk.js +1 -0
- package/badge-CoHKfiPt.js +1 -0
- package/button-6S4U-4HH.js +1 -0
- package/calendar-hBaLhOjI.js +1 -0
- package/common/dropdown.d.ts +20 -0
- package/common/dropdown.d.ts.map +1 -0
- package/common/floating-label-utils/hooks.d.ts.map +1 -1
- package/debounce-BQsYxxOL.js +1 -0
- package/dialog-previous-button-B-fysL3O.js +1 -0
- package/dropdown-pp-aluo7.js +1 -0
- package/ebay-accordion/README.md +61 -0
- package/ebay-accordion/accordion.d.ts +16 -0
- package/ebay-accordion/accordion.d.ts.map +1 -0
- package/ebay-accordion/index.d.ts +3 -0
- package/ebay-accordion/index.d.ts.map +1 -0
- package/ebay-accordion/index.js +2 -0
- package/ebay-alert-dialog/index.js +1 -26
- package/ebay-badge/index.js +1 -4
- package/ebay-breadcrumbs/index.js +1 -47
- package/ebay-button/README.md +1 -1
- package/ebay-button/button.d.ts.map +1 -1
- package/ebay-button/index.js +1 -5
- package/ebay-button/types.d.ts +1 -1
- package/ebay-button/types.d.ts.map +1 -1
- package/ebay-calendar/index.js +1 -4
- package/ebay-carousel/index.js +1 -345
- package/ebay-checkbox/index.js +1 -52
- package/ebay-confirm-dialog/index.js +1 -28
- package/ebay-cta-button/index.js +1 -22
- package/ebay-date-textbox/date-textbox.d.ts.map +1 -1
- package/ebay-date-textbox/index.js +1 -140
- package/ebay-details/README.md +51 -0
- package/ebay-details/ebay-details.d.ts +17 -0
- package/ebay-details/ebay-details.d.ts.map +1 -0
- package/ebay-details/index.d.ts +2 -0
- package/ebay-details/index.d.ts.map +1 -0
- package/ebay-details/index.js +1 -0
- package/ebay-details-q_d7qlcN.js +1 -0
- package/ebay-dialog-base/index.js +1 -13
- package/{ebay-drawer-dialog → ebay-drawer-dialog-deprecated}/README.md +9 -8
- package/{ebay-drawer-dialog → ebay-drawer-dialog-deprecated}/components/drawer.d.ts +2 -6
- package/ebay-drawer-dialog-deprecated/components/drawer.d.ts.map +1 -0
- package/ebay-drawer-dialog-deprecated/index.d.ts +2 -0
- package/ebay-drawer-dialog-deprecated/index.d.ts.map +1 -0
- package/ebay-drawer-dialog-deprecated/index.js +1 -0
- package/ebay-eek/index.js +1 -54
- package/ebay-fake-menu/index.js +1 -10
- package/ebay-fake-menu/menu.d.ts +4 -3
- package/ebay-fake-menu/menu.d.ts.map +1 -1
- package/ebay-fake-menu-button/README.md +1 -1
- package/ebay-fake-menu-button/index.js +1 -7
- package/ebay-fake-menu-button/menu-button.d.ts.map +1 -1
- package/ebay-fake-tabs/index.js +1 -30
- package/ebay-field/index.js +1 -21
- package/{ebay-fullscreen-dialog → ebay-fullscreen-dialog-deprecated}/README.md +6 -4
- package/{ebay-fullscreen-dialog → ebay-fullscreen-dialog-deprecated}/fullscreen-dialog.d.ts +2 -2
- package/ebay-fullscreen-dialog-deprecated/fullscreen-dialog.d.ts.map +1 -0
- package/ebay-fullscreen-dialog-deprecated/index.d.ts +2 -0
- package/ebay-fullscreen-dialog-deprecated/index.d.ts.map +1 -0
- package/ebay-fullscreen-dialog-deprecated/index.js +1 -0
- package/ebay-icon/README.md +1 -1
- package/ebay-icon/index.js +1 -4
- package/ebay-icon/types.d.ts +1 -1
- package/ebay-icon/types.d.ts.map +1 -1
- package/ebay-icon-button/index.js +1 -4
- package/ebay-infotip/README.md +0 -2
- package/ebay-infotip/ebay-infotip.d.ts +0 -2
- package/ebay-infotip/ebay-infotip.d.ts.map +1 -1
- package/ebay-infotip/index.js +1 -76
- package/ebay-inline-notice/index.js +1 -36
- package/ebay-lightbox-dialog/README.md +2 -0
- package/ebay-lightbox-dialog/index.js +1 -12
- package/ebay-lightbox-dialog/lightbox-dialog.d.ts +3 -1
- package/ebay-lightbox-dialog/lightbox-dialog.d.ts.map +1 -1
- package/ebay-listbox/README.md +1 -1
- package/ebay-listbox/index.js +1 -6
- package/ebay-listbox/listbox.d.ts +0 -1
- package/ebay-listbox/listbox.d.ts.map +1 -1
- package/ebay-listbox-button/index.d.ts +2 -1
- package/ebay-listbox-button/index.d.ts.map +1 -1
- package/ebay-listbox-button/index.js +2 -151
- package/ebay-listbox-button/listbox-button-option.d.ts +10 -0
- package/ebay-listbox-button/listbox-button-option.d.ts.map +1 -0
- package/ebay-listbox-button/listbox-button.d.ts +5 -15
- package/ebay-listbox-button/listbox-button.d.ts.map +1 -1
- package/ebay-menu/index.js +1 -9
- package/ebay-menu/menu.d.ts.map +1 -1
- package/ebay-menu/types.d.ts +2 -1
- package/ebay-menu/types.d.ts.map +1 -1
- package/ebay-menu-button/README.md +1 -1
- package/ebay-menu-button/index.js +1 -113
- package/ebay-menu-button/menu-button.d.ts.map +1 -1
- package/ebay-notice-base/index.js +1 -7
- package/ebay-page-notice/index.js +1 -50
- package/ebay-pagination/index.js +1 -244
- package/ebay-panel-dialog/index.js +1 -12
- package/ebay-progress-bar/index.js +1 -6
- package/ebay-progress-spinner/index.js +1 -4
- package/ebay-progress-stepper/index.js +1 -72
- package/ebay-radio/index.js +1 -4
- package/ebay-section-notice/index.js +1 -69
- package/ebay-section-title/index.js +1 -38
- package/ebay-segmented-buttons/index.js +1 -46
- package/ebay-select/index.js +1 -98
- package/ebay-signal/index.js +1 -9
- package/ebay-snackbar-dialog/index.js +1 -81
- package/ebay-split-button/README.md +1 -1
- package/ebay-split-button/index.js +1 -22
- package/ebay-star-rating/index.js +1 -9
- package/ebay-star-rating-select/index.js +1 -55
- package/ebay-svg/index.js +1 -5189
- package/ebay-svg/symbols.d.ts.map +1 -1
- package/ebay-switch/index.js +1 -27
- package/ebay-tabs/README.md +1 -3
- package/ebay-tabs/index.js +1 -88
- package/ebay-tabs/tabs.d.ts.map +1 -1
- package/ebay-tabs/types.d.ts +2 -6
- package/ebay-tabs/types.d.ts.map +1 -1
- package/ebay-textbox/index.js +1 -10
- package/ebay-toast-dialog/README.md +3 -3
- package/ebay-toast-dialog/index.js +1 -9
- package/ebay-toggle-button/README.md +39 -0
- package/ebay-toggle-button/index.d.ts +3 -0
- package/ebay-toggle-button/index.d.ts.map +1 -0
- package/ebay-toggle-button/index.js +1 -0
- package/ebay-toggle-button/toggle-button.d.ts +5 -0
- package/ebay-toggle-button/toggle-button.d.ts.map +1 -0
- package/ebay-toggle-button/types.d.ts +23 -0
- package/ebay-toggle-button/types.d.ts.map +1 -0
- package/ebay-toggle-button-group/README.md +56 -0
- package/ebay-toggle-button-group/index.d.ts +3 -0
- package/ebay-toggle-button-group/index.d.ts.map +1 -0
- package/ebay-toggle-button-group/index.js +1 -0
- package/ebay-toggle-button-group/toggle-button-group.d.ts +5 -0
- package/ebay-toggle-button-group/toggle-button-group.d.ts.map +1 -0
- package/ebay-toggle-button-group/types.d.ts +20 -0
- package/ebay-toggle-button-group/types.d.ts.map +1 -0
- package/ebay-tooltip/index.js +1 -64
- package/ebay-tourtip/index.js +1 -54
- package/ebay-video/index.js +1 -229
- package/events/index.js +1 -18
- package/forwardRef-fPwzYd82.js +1 -0
- package/hooks-5qES90Sx.js +1 -0
- package/icon-D4RDqpD4.js +1 -0
- package/icon-button-Bjjvld0a.js +1 -0
- package/index-Bsb1LHpi.js +1 -0
- package/label-CnrpYJ-g.js +1 -0
- package/lightbox-dialog-Il3dBNcR.js +1 -0
- package/menu-DAOhKkcI.js +1 -0
- package/menu-button-label-DJq794te.js +1 -0
- package/menu-button-label-D_04ZC3p.js +1 -0
- package/menu-item-Cf-tQ72X.js +1 -0
- package/notice-content-9iF4T8uB.js +1 -0
- package/notice-content-C0ZStfuX.js +1 -0
- package/notice-cta-FAd6zCdx.js +1 -0
- package/package.json +19 -84
- package/progress-spinner-CF3qoWE3.js +1 -0
- package/range-DOsPN0h5.js +1 -0
- package/scroll-OgAngNzq.js +1 -0
- package/textbox-DZRVQetR.js +1 -0
- package/toggle-button-CFPnYlex.js +1 -0
- package/use-roving-index-DoAVBgsp.js +1 -0
- package/use-tooltip-BEiQpMDa.js +1 -0
- package/utils/index.d.ts +1 -0
- package/utils/index.d.ts.map +1 -1
- package/utils/index.js +1 -13
- package/utils-C9NL3q0j.js +1 -0
- package/array.polyfill.flat-DyxysTxZ.js +0 -21
- package/badge-CR5t7-2L.js +0 -8
- package/button-B4bZIgwB.js +0 -83
- package/calendar-D-DWjrMU.js +0 -333
- package/common/component-utils/forwardRef/index.js +0 -10
- package/common/component-utils/index.js +0 -9
- package/common/component-utils/utils/index.js +0 -25
- package/common/event-utils/index.js +0 -113
- package/common/floating-label-utils/hooks/index.js +0 -106
- package/common/notice-utils/notice-cta/index.js +0 -5
- package/common/random-id/index.js +0 -13
- package/common/tooltip-utils/constants/index.js +0 -97
- package/common/tooltip-utils/index.js +0 -11
- package/debounce-v8bWAUnY.js +0 -9
- package/dialog-previous-button-EC_Y6KaT.js +0 -370
- package/drawer-DBDktEBZ.js +0 -69
- package/ebay-dialog-base/components/animation/index.js +0 -92
- package/ebay-dialog-base/components/dialog-footer/index.js +0 -4
- package/ebay-dialog-base/components/dialog-header/index.js +0 -4
- package/ebay-drawer-dialog/components/drawer.d.ts.map +0 -1
- package/ebay-drawer-dialog/index.d.ts +0 -2
- package/ebay-drawer-dialog/index.d.ts.map +0 -1
- package/ebay-drawer-dialog/index.js +0 -4
- package/ebay-fake-menu/menu-item/index.js +0 -49
- package/ebay-fake-menu-button/menu-button/index.js +0 -12
- package/ebay-fullscreen-dialog/fullscreen-dialog.d.ts.map +0 -1
- package/ebay-fullscreen-dialog/index.d.ts +0 -2
- package/ebay-fullscreen-dialog/index.d.ts.map +0 -1
- package/ebay-fullscreen-dialog/index.js +0 -10
- package/ebay-radio/radio/index.js +0 -48
- package/icon-B17Di3YL.js +0 -56
- package/icon-button-BQWoMgX1.js +0 -31
- package/index-BXizW4ue.js +0 -89
- package/index-DcH7Tjjd.js +0 -272
- package/label-C0AS4fnO.js +0 -19
- package/listbox-DfOw_fJc.js +0 -662
- package/menu-Bsy48CE1.js +0 -163
- package/menu-button-CKGsgg6G.js +0 -89
- package/menu-fCOy6wBS.js +0 -29
- package/notice-content-BTXVxttv.js +0 -8
- package/notice-content-BhUeK1pd.js +0 -3
- package/notice-footer-CIQ8SM6N.js +0 -10
- package/progress-spinner-DOFKRtuu.js +0 -20
- package/range-C5qzyhg4.js +0 -3
- package/textbox-J291yCpJ.js +0 -136
- package/use-roving-index-CEM_UsCH.js +0 -58
- package/use-tooltip-7JxcZHJn.js +0 -92
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
# EbayDetails
|
|
2
|
+
|
|
3
|
+
## Demo
|
|
4
|
+
|
|
5
|
+
[Storybook](https://opensource.ebay.com/ebayui-core-react/main/?path=/story/navigation-disclosure-ebay-details--default)
|
|
6
|
+
|
|
7
|
+
## Usage
|
|
8
|
+
|
|
9
|
+
### Import JS
|
|
10
|
+
|
|
11
|
+
```jsx harmony
|
|
12
|
+
import { EbayDetails } from "@ebay/ui-core-react/ebay-details";
|
|
13
|
+
```
|
|
14
|
+
|
|
15
|
+
### Import following styles from SKIN
|
|
16
|
+
|
|
17
|
+
```jsx harmony
|
|
18
|
+
import "@ebay/skin/details";
|
|
19
|
+
```
|
|
20
|
+
|
|
21
|
+
### If tokens haven't been added to the project at a higher level, make sure to import
|
|
22
|
+
|
|
23
|
+
```jsx harmony
|
|
24
|
+
import "@ebay/skin/tokens";
|
|
25
|
+
```
|
|
26
|
+
|
|
27
|
+
### Or import styles using SCSS/CSS
|
|
28
|
+
|
|
29
|
+
```jsx harmony
|
|
30
|
+
import "@ebay/skin/details.css";
|
|
31
|
+
```
|
|
32
|
+
|
|
33
|
+
```jsx harmony
|
|
34
|
+
<EbayDetails text="details">
|
|
35
|
+
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna
|
|
36
|
+
aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
|
|
37
|
+
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur
|
|
38
|
+
sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
|
|
39
|
+
</EbayDetails>
|
|
40
|
+
```
|
|
41
|
+
|
|
42
|
+
## Attributes
|
|
43
|
+
|
|
44
|
+
| Name | Type | Required | Description | Data |
|
|
45
|
+
| ----------- | ----------------- | -------- | -------------------------------------------------- | -------------------------- |
|
|
46
|
+
| `alignment` | String | No | The position of the details, `regular` or `center` | |
|
|
47
|
+
| `size` | String | No | Size of the details, `regular` or `small` | |
|
|
48
|
+
| `open` | String | No | Whether details is open | |
|
|
49
|
+
| `text` | String | Yes | Text for the summary | |
|
|
50
|
+
| `as` | React.ElementType | No | Element type for the summary, default is `div` | |
|
|
51
|
+
| `onToggle` | Function | No | Triggered on toggle | `(event: Event, { open })` |
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { ComponentProps, ElementType, FC } from 'react';
|
|
2
|
+
import { EbayEventHandler } from '../events';
|
|
3
|
+
type ToggleProps = {
|
|
4
|
+
open: boolean;
|
|
5
|
+
};
|
|
6
|
+
export type EbayDetailsProps = Omit<ComponentProps<'details'>, 'onToggle'> & {
|
|
7
|
+
text: string;
|
|
8
|
+
className?: string;
|
|
9
|
+
size?: 'regular' | 'small';
|
|
10
|
+
alignment?: 'regular' | 'center';
|
|
11
|
+
layout?: 'regular' | 'accordion';
|
|
12
|
+
as?: ElementType;
|
|
13
|
+
onToggle?: EbayEventHandler<HTMLDetailsElement, ToggleProps>;
|
|
14
|
+
};
|
|
15
|
+
declare const EbayDetails: FC<EbayDetailsProps>;
|
|
16
|
+
export default EbayDetails;
|
|
17
|
+
//# sourceMappingURL=ebay-details.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ebay-details.d.ts","sourceRoot":"","sources":["../../src/ebay-details/ebay-details.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,cAAc,EAAE,WAAW,EAAE,EAAE,EAAE,MAAM,OAAO,CAAA;AAE9D,OAAO,EAAE,gBAAgB,EAAE,MAAM,WAAW,CAAA;AAG5C,KAAK,WAAW,GAAG;IACf,IAAI,EAAE,OAAO,CAAC;CACjB,CAAA;AAED,MAAM,MAAM,gBAAgB,GAAG,IAAI,CAAC,cAAc,CAAC,SAAS,CAAC,EAAE,UAAU,CAAC,GAAG;IACzE,IAAI,EAAE,MAAM,CAAA;IACZ,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,IAAI,CAAC,EAAE,SAAS,GAAG,OAAO,CAAA;IAC1B,SAAS,CAAC,EAAE,SAAS,GAAG,QAAQ,CAAA;IAChC,MAAM,CAAC,EAAE,SAAS,GAAG,WAAW,CAAA;IAChC,EAAE,CAAC,EAAE,WAAW,CAAA;IAChB,QAAQ,CAAC,EAAE,gBAAgB,CAAC,kBAAkB,EAAE,WAAW,CAAC,CAAA;CAC/D,CAAA;AAED,QAAA,MAAM,WAAW,EAAE,EAAE,CAAC,gBAAgB,CA4CrC,CAAA;AAED,eAAe,WAAW,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/ebay-details/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,KAAK,gBAAgB,EAAE,MAAM,gBAAgB,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../ebay-details-q_d7qlcN.js");exports.EbayDetails=e.EbayDetails;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const e=require("react"),a=require("classnames"),s=require("./icon-D4RDqpD4.js"),y=({size:c,alignment:r,layout:t,text:m,as:i="div",className:o,open:d,onToggle:l,children:_,...E})=>{const u=l&&(n=>{l(n,{open:n.currentTarget.open})});return e.createElement("details",{open:d,onToggle:u,className:a("details",o),...E},e.createElement("summary",{className:a("details__summary",{"details__summary--small":c==="small","details__summary--center":r==="center"})},e.createElement("span",{className:"details__label"},m),e.createElement("span",{className:"details__icon",hidden:!0},t==="accordion"?e.createElement(e.Fragment,null,e.createElement(s.EbayIcon,{className:"details__expand",name:"add16"}),e.createElement(s.EbayIcon,{className:"details__collapse",name:"remove16"})):e.createElement(s.EbayIcon,{name:"chevronDown16"}))),e.createElement(i,{className:a({details__content:t==="accordion"})},_))};exports.EbayDetails=y;
|
|
@@ -1,13 +1 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const ebayDialogBase_components_dialogHeader = require("./components/dialog-header/index.js");
|
|
4
|
-
const ebayDialogBase_components_dialogFooter = require("./components/dialog-footer/index.js");
|
|
5
|
-
const dialogPreviousButton = require("../dialog-previous-button-EC_Y6KaT.js");
|
|
6
|
-
const ebayDialogBase_components_animation = require("./components/animation/index.js");
|
|
7
|
-
exports.EbayDialogHeader = ebayDialogBase_components_dialogHeader;
|
|
8
|
-
exports.EbayDialogFooter = ebayDialogBase_components_dialogFooter;
|
|
9
|
-
exports.DialogBaseWithState = dialogPreviousButton.DialogBaseWithState;
|
|
10
|
-
exports.EbayDialogActions = dialogPreviousButton.EbayDialogActions;
|
|
11
|
-
exports.EbayDialogCloseButton = dialogPreviousButton.EbayDialogCloseButton;
|
|
12
|
-
exports.EbayDialogPreviousButton = dialogPreviousButton.EbayDialogPreviousButton;
|
|
13
|
-
exports.useDialogAnimation = ebayDialogBase_components_animation.useDialogAnimation;
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("../dialog-previous-button-B-fysL3O.js");exports.DialogBaseWithState=o.DialogBaseWithState;exports.EbayDialogActions=o.EbayDialogActions;exports.EbayDialogCloseButton=o.EbayDialogCloseButton;exports.EbayDialogFooter=o.EbayDialogFooter;exports.EbayDialogHeader=o.EbayDialogHeader;exports.EbayDialogPreviousButton=o.EbayDialogPreviousButton;exports.useDialogAnimation=o.useDialogAnimation;
|
|
@@ -1,13 +1,15 @@
|
|
|
1
|
-
#
|
|
1
|
+
# EbayDrawerDialogDeprecated
|
|
2
|
+
|
|
3
|
+
**Deprecated will be removed next major** (Use `EbayLightboxDialog` instead)
|
|
2
4
|
|
|
3
5
|
## Demo
|
|
4
|
-
[Storybook](https://opensource.ebay.com/ebayui-core-react/main/?path=/story/
|
|
6
|
+
[Storybook](https://opensource.ebay.com/ebayui-core-react/main/?path=/story/deprecated-ebay-drawer-dialog-deprecated--default)
|
|
5
7
|
|
|
6
8
|
## Usage
|
|
7
9
|
|
|
8
10
|
### Import JS
|
|
9
11
|
```jsx harmony
|
|
10
|
-
import {
|
|
12
|
+
import { EbayDrawerDialogDeprecated } from '@ebay/ui-core-react/ebay-drawer-dialog-deprecated'
|
|
11
13
|
```
|
|
12
14
|
### Import following styles from SKIN
|
|
13
15
|
```jsx harmony
|
|
@@ -19,9 +21,9 @@ import '@ebay/skin/drawer-dialog.css'
|
|
|
19
21
|
```
|
|
20
22
|
### Simple opened dialog
|
|
21
23
|
```jsx
|
|
22
|
-
<
|
|
24
|
+
<EbayDrawerDialogDeprecated open a11yClosetext="Close Drawer">
|
|
23
25
|
Hello World
|
|
24
|
-
</
|
|
26
|
+
</EbayDrawerDialogDeprecated>
|
|
25
27
|
```
|
|
26
28
|
|
|
27
29
|
## Props
|
|
@@ -41,7 +43,6 @@ import '@ebay/skin/drawer-dialog.css'
|
|
|
41
43
|
|
|
42
44
|
| Event | Data | Description |
|
|
43
45
|
|---------------|------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
44
|
-
| `onShow` | `(event: Event)` | Deprecated, use `onOpen` instead. drawer opened |
|
|
45
46
|
| `onOpen` | `(event: Event)` | drawer opened |
|
|
46
47
|
| `onClose` | `(event: Event)` | drawer closed. Triggered also when user drags down on handle (touch only) when dialog is not expanded |
|
|
47
48
|
| `onExpanded` | `(event: Event)` | drawer expanded to full page height. Event is triggered on drag up of handle (touch only), clicks, or when user scrolls in content when dialog is not expanded |
|
|
@@ -56,9 +57,9 @@ Will render a header content for the dialog. Will always render the header eleme
|
|
|
56
57
|
Will render the footer content for the dialog. If not present then will not have any footer.
|
|
57
58
|
|
|
58
59
|
```jsx
|
|
59
|
-
<
|
|
60
|
+
<EbayDrawerDialogDeprecated>
|
|
60
61
|
<EbayDialogHeader>Title</EbayDialogHeader>
|
|
61
62
|
Some text
|
|
62
63
|
<EbayDialogFooter>(c)2021 eBay Inc.</EbayDialogFooter>
|
|
63
|
-
</
|
|
64
|
+
</EbayDrawerDialogDeprecated>
|
|
64
65
|
```
|
|
@@ -7,14 +7,10 @@ export interface EbayDrawerProps<T> extends DialogBaseProps<T> {
|
|
|
7
7
|
focus?: RefObject<HTMLAnchorElement & HTMLButtonElement>;
|
|
8
8
|
a11yMinimizeText?: string;
|
|
9
9
|
a11yMaximizeText?: string;
|
|
10
|
-
/**
|
|
11
|
-
* @deprecated Use onOpen instead
|
|
12
|
-
*/
|
|
13
|
-
onShow?: () => void;
|
|
14
10
|
onClose?: () => void;
|
|
15
11
|
onExpanded?: () => void;
|
|
16
12
|
onCollapsed?: () => void;
|
|
17
13
|
}
|
|
18
|
-
declare const
|
|
19
|
-
export default
|
|
14
|
+
declare const EbayDrawerDialogDeprecated: FC<EbayDrawerProps<any>>;
|
|
15
|
+
export default EbayDrawerDialogDeprecated;
|
|
20
16
|
//# sourceMappingURL=drawer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"drawer.d.ts","sourceRoot":"","sources":["../../../src/ebay-drawer-dialog-deprecated/components/drawer.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAY,EAAE,EAAgB,SAAS,EAA0C,MAAM,OAAO,CAAA;AAE5G,OAAO,EAAE,eAAe,EAAyC,MAAM,wBAAwB,CAAA;AAK/F,MAAM,WAAW,eAAe,CAAC,CAAC,CAAE,SAAQ,eAAe,CAAC,CAAC,CAAC;IAC1D,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,SAAS,CAAC,iBAAiB,GAAG,iBAAiB,CAAC,CAAC;IACzD,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,UAAU,CAAC,EAAE,MAAM,IAAI,CAAC;IACxB,WAAW,CAAC,EAAE,MAAM,IAAI,CAAC;CAC5B;AAED,QAAA,MAAM,0BAA0B,EAAE,EAAE,CAAC,eAAe,CAAC,GAAG,CAAC,CA8FxD,CAAA;AAED,eAAe,0BAA0B,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/ebay-drawer-dialog-deprecated/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,0BAA0B,EAAE,MAAM,qBAAqB,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react"),E=require("classnames"),i=require("../dialog-previous-button-B-fysL3O.js");require("../icon-button-Bjjvld0a.js");const y=30,n="drawer-dialog",q=({expanded:l=!1,noHandle:T,onClose:d=()=>{},onCollapsed:p=()=>{},onExpanded:D=()=>{},a11yMaximizeText:b,a11yMinimizeText:S,children:_,...u})=>{let a=[];const[c,g]=o.useState(l);o.useEffect(()=>{g(l)},[l]);const s=e=>{g(e),e?D():p()},H=e=>{a=Array.from(e.changedTouches).map(({identifier:r,pageY:t})=>({identifier:r,pageY:t}))},f=e=>{Array.from(e.changedTouches).forEach(({identifier:r})=>{const t=a.findIndex(h=>h.identifier===r);t>-1&&a.splice(t,1)})},x=e=>{a.length&&Array.from(e.changedTouches).forEach(({identifier:r,pageY:t})=>{const h=a.findIndex($=>$.identifier===r),m=t-a[h].pageY;m>y?(c?s(!1):d(),f(e)):m<-y&&(s(!0),f(e))})},C=T?null:o.createElement("button",{"aria-label":c?S:b,className:`${n}__handle`,onClick:()=>s(!c),onScroll:()=>s(!0),onTouchStart:H,onTouchMove:x,onTouchEnd:f,type:"button"}),w=o.Children.toArray(_),k=w.find(({type:e})=>e===i.EbayDialogHeader),A=w.filter(({type:e})=>e!==i.EbayDialogHeader);return o.createElement(i.DialogBaseWithState,{...u,classPrefix:n,onCloseBtnClick:d,className:E(u.className,`${n}--mask-fade-slow`),windowClass:E(u.windowClass,`${n}__window`,`${n}__window--slide`,{[`${n}__window--expanded`]:c}),onBackgroundClick:d,top:C},k||o.createElement(i.EbayDialogHeader,null),A)};exports.EbayDrawerDialogDeprecated=q;
|
package/ebay-eek/index.js
CHANGED
|
@@ -1,54 +1 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const React = require("react");
|
|
4
|
-
const classNames = require("classnames");
|
|
5
|
-
const icon = require("../icon-B17Di3YL.js");
|
|
6
|
-
const validRanges = {
|
|
7
|
-
"A+++": ["D", "E", "G"],
|
|
8
|
-
"A++": ["E", "G"],
|
|
9
|
-
"A+": ["F", "G"],
|
|
10
|
-
A: ["G"]
|
|
11
|
-
};
|
|
12
|
-
const eekUtil = (input) => {
|
|
13
|
-
const { max, min, rating } = input;
|
|
14
|
-
const validMax = validRanges[max];
|
|
15
|
-
if (!(validMax && validMax.indexOf(min) > -1)) {
|
|
16
|
-
return null;
|
|
17
|
-
}
|
|
18
|
-
let current = max;
|
|
19
|
-
let i = 1;
|
|
20
|
-
while (current !== rating) {
|
|
21
|
-
i++;
|
|
22
|
-
if (min === current) {
|
|
23
|
-
return null;
|
|
24
|
-
} else if (current.length > 1) {
|
|
25
|
-
current = current.slice(0, current.length - 1);
|
|
26
|
-
} else {
|
|
27
|
-
current = String.fromCharCode(current.charCodeAt(0) + 1);
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
return i > 7 ? 7 : i;
|
|
31
|
-
};
|
|
32
|
-
const EbayEek = ({ min = "", max = "", rating, a11yText, className: extraClasses }) => {
|
|
33
|
-
const parsedRating = eekUtil({ rating, min, max });
|
|
34
|
-
const className = classNames(extraClasses, "eek", { [`eek--rating-${parsedRating}`]: !!parsedRating });
|
|
35
|
-
const backupA11yText = `Energy Rating: ${rating}. Range: ${max} - ${min}.`;
|
|
36
|
-
return React.createElement(
|
|
37
|
-
"div",
|
|
38
|
-
{ className, role: "figure", "aria-label": a11yText || backupA11yText },
|
|
39
|
-
React.createElement(
|
|
40
|
-
"div",
|
|
41
|
-
{ className: "eek__container", "aria-hidden": true },
|
|
42
|
-
React.createElement(
|
|
43
|
-
"span",
|
|
44
|
-
{ className: "eek__rating-range" },
|
|
45
|
-
React.createElement("span", { "aria-hidden": "true" }, max),
|
|
46
|
-
React.createElement(icon.EbayIcon, { name: "eekRangeArrow" }),
|
|
47
|
-
React.createElement("span", { "aria-hidden": "true" }, min)
|
|
48
|
-
),
|
|
49
|
-
React.createElement("span", { className: "eek__rating", "aria-hidden": "true" }, rating)
|
|
50
|
-
),
|
|
51
|
-
React.createElement(icon.EbayIcon, { name: "eekArrow" })
|
|
52
|
-
);
|
|
53
|
-
};
|
|
54
|
-
exports.EbayEek = EbayEek;
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react"),u=require("classnames"),i=require("../icon-D4RDqpD4.js"),d={"A+++":["D","E","G"],"A++":["E","G"],"A+":["F","G"],A:["G"]},E=r=>{const{max:t,min:n,rating:s}=r,l=d[t];if(!(l&&l.indexOf(n)>-1))return null;let e=t,c=1;for(;e!==s;){if(c++,n===e)return null;e.length>1?e=e.slice(0,e.length-1):e=String.fromCharCode(e.charCodeAt(0)+1)}return c>7?7:c},m=({min:r="",max:t="",rating:n,a11yText:s,className:l})=>{const e=E({rating:n,min:r,max:t}),c=u(l,"eek",{[`eek--rating-${e}`]:!!e}),o=`Energy Rating: ${n}. Range: ${t} - ${r}.`;return a.createElement("div",{className:c,role:"figure","aria-label":s||o},a.createElement("div",{className:"eek__container","aria-hidden":!0},a.createElement("span",{className:"eek__rating-range"},a.createElement("span",{"aria-hidden":"true"},t),a.createElement(i.EbayIcon,{name:"eekRangeArrow"}),a.createElement("span",{"aria-hidden":"true"},r)),a.createElement("span",{className:"eek__rating","aria-hidden":"true"},n)),a.createElement(i.EbayIcon,{name:"eekArrow"}))};exports.EbayEek=m;
|
package/ebay-fake-menu/index.js
CHANGED
|
@@ -1,10 +1 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const menu = require("../menu-fCOy6wBS.js");
|
|
4
|
-
const ebayFakeMenu_menuItem = require("./menu-item/index.js");
|
|
5
|
-
const React = require("react");
|
|
6
|
-
const classNames = require("classnames");
|
|
7
|
-
const EbayMenuItemSeparator = ({ className, ...rest }) => React.createElement("hr", { ...rest, className: classNames(className, "fake-menu__separator"), role: "separator" });
|
|
8
|
-
exports.EbayFakeMenu = menu.EbayFakeMenu;
|
|
9
|
-
exports.EbayFakeMenuItem = ebayFakeMenu_menuItem;
|
|
10
|
-
exports.EbayFakeMenuSeparator = EbayMenuItemSeparator;
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../menu-item-Cf-tQ72X.js"),t=require("react"),n=require("classnames"),u=({className:a,...r})=>t.createElement("hr",{...r,className:n(a,"fake-menu__separator"),role:"separator"});exports.EbayFakeMenu=e.EbayFakeMenu;exports.EbayFakeMenuItem=e.EbayMenuItem;exports.EbayFakeMenuSeparator=u;
|
package/ebay-fake-menu/menu.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ComponentProps,
|
|
1
|
+
import React, { ComponentProps, RefObject } from 'react';
|
|
2
2
|
import { EbayKeyboardEventHandler, EbayMouseEventHandler } from '../common/event-utils/types';
|
|
3
3
|
type SpanProps = Omit<ComponentProps<'div'>, 'onKeyDown' | 'onSelect'>;
|
|
4
4
|
type Props = SpanProps & {
|
|
@@ -9,7 +9,8 @@ type Props = SpanProps & {
|
|
|
9
9
|
onSelect?: EbayMouseEventHandler<HTMLAnchorElement, {
|
|
10
10
|
index: number;
|
|
11
11
|
}>;
|
|
12
|
+
forwardedRef?: RefObject<HTMLDivElement>;
|
|
12
13
|
};
|
|
13
|
-
declare const
|
|
14
|
-
export default
|
|
14
|
+
declare const _default: React.ForwardRefExoticComponent<Omit<Props, "ref"> & React.RefAttributes<React.FC<Props>>>;
|
|
15
|
+
export default _default;
|
|
15
16
|
//# sourceMappingURL=menu.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"menu.d.ts","sourceRoot":"","sources":["../../src/ebay-fake-menu/menu.tsx"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"menu.d.ts","sourceRoot":"","sources":["../../src/ebay-fake-menu/menu.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAEV,cAAc,EACd,SAAS,EACZ,MAAM,OAAO,CAAA;AAGd,OAAO,EAAE,wBAAwB,EAAE,qBAAqB,EAAE,MAAM,6BAA6B,CAAA;AAG7F,KAAK,SAAS,GAAG,IAAI,CAAC,cAAc,CAAC,KAAK,CAAC,EAAE,WAAW,GAAG,UAAU,CAAC,CAAA;AACtE,KAAK,KAAK,GAAG,SAAS,GAAG;IACrB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,SAAS,CAAC,EAAE,wBAAwB,CAAC,WAAW,EAAE;QAAE,KAAK,EAAE,MAAM,CAAA;KAAE,CAAC,CAAC;IACrE,QAAQ,CAAC,EAAE,qBAAqB,CAAC,iBAAiB,EAAE;QAAE,KAAK,EAAE,MAAM,CAAA;KAAE,CAAC,CAAC;IACvE,YAAY,CAAC,EAAE,SAAS,CAAC,cAAc,CAAC,CAAC;CAC5C,CAAA;;AA6CD,wBAA2C"}
|
|
@@ -49,7 +49,7 @@ Name | Type | Required | Description
|
|
|
49
49
|
`reverse` | Boolean | No | expand menu flyout to the left
|
|
50
50
|
`fixWidth` | Boolean | No | Constrain items container width to button width
|
|
51
51
|
`borderless` | Boolean | No | Whether button has borders
|
|
52
|
-
`size` | String | No | button size: `
|
|
52
|
+
`size` | String | No | button size: `small` or `large`
|
|
53
53
|
|
|
54
54
|
## EbayFakeMenuButtonItem Attributes
|
|
55
55
|
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const ebayFakeMenuButton_menuButton = require("../menu-button-CKGsgg6G.js");
|
|
4
|
-
exports.EbayFakeMenuButton = ebayFakeMenuButton_menuButton.EbayMenuButton;
|
|
5
|
-
exports.EbayFakeMenuButtonItem = ebayFakeMenuButton_menuButton.EbayFakeMenuButtonItem;
|
|
6
|
-
exports.EbayFakeMenuButtonLabel = ebayFakeMenuButton_menuButton.EbayFakeMenuButtonLabel;
|
|
7
|
-
exports.EbayFakeMenuButtonSeparator = ebayFakeMenuButton_menuButton.EbayMenuButtonSeparator;
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../menu-button-label-DJq794te.js");exports.EbayFakeMenuButton=e.EbayMenuButton;exports.EbayFakeMenuButtonItem=e.EbayFakeMenuButtonItem;exports.EbayFakeMenuButtonLabel=e.EbayFakeMenuButtonLabel;exports.EbayFakeMenuButtonSeparator=e.EbayMenuButtonSeparator;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"menu-button.d.ts","sourceRoot":"","sources":["../../src/ebay-fake-menu-button/menu-button.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAgB,cAAc,EAAE,EAAE,
|
|
1
|
+
{"version":3,"file":"menu-button.d.ts","sourceRoot":"","sources":["../../src/ebay-fake-menu-button/menu-button.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAgB,cAAc,EAAE,EAAE,EAAuB,MAAM,OAAO,CAAA;AAKpF,OAAO,EAAE,wBAAwB,EAAE,qBAAqB,EAAE,MAAM,6BAA6B,CAAA;AAE7F,OAAO,EAAc,eAAe,EAAE,MAAM,gBAAgB,CAAA;AAO5D,MAAM,MAAM,yBAAyB,GAAG,UAAU,GAAG,MAAM,GAAG,QAAQ,CAAA;AAEtE,MAAM,MAAM,uBAAuB,GAAG;IAClC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,OAAO,CAAC,EAAE,yBAAyB,CAAC;IACpC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,IAAI,CAAC;IACxB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;IACtB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,qBAAqB,CAAC,iBAAiB,EAAE;QAAE,KAAK,EAAE,MAAM,CAAA;KAAE,CAAC,CAAC;IACvE,SAAS,CAAC,EAAE,wBAAwB,CAAC,WAAW,CAAC,CAAC;IAClD,WAAW,CAAC,EAAE,qBAAqB,CAAC,iBAAiB,EAAE;QAAE,KAAK,EAAE,MAAM,CAAA;KAAE,CAAC,CAAC;CAC7E,CAAA;AAED,KAAK,WAAW,GAAG,IAAI,CAAC,eAAe,EAAE,SAAS,GAAG,WAAW,GAAG,aAAa,CAAC,GAC7E,IAAI,CAAC,cAAc,CAAC,QAAQ,CAAC,EAAE,WAAW,GAAG,aAAa,GAAG,UAAU,CAAC,GACxE,IAAI,CAAC,cAAc,CAAC,GAAG,CAAC,EAAE,WAAW,GAAG,aAAa,GAAG,UAAU,CAAC,CAAA;AACvE,KAAK,KAAK,GAAG,WAAW,GAAG,uBAAuB,CAAA;AAElD,QAAA,MAAM,cAAc,EAAE,EAAE,CAAC,KAAK,CAoH7B,CAAA;AAED,eAAe,cAAc,CAAA"}
|
package/ebay-fake-tabs/index.js
CHANGED
|
@@ -1,30 +1 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const React = require("react");
|
|
4
|
-
const classNames = require("classnames");
|
|
5
|
-
const common_componentUtils_utils = require("../common/component-utils/utils/index.js");
|
|
6
|
-
const Tab = ({ children, href, ariaCurrent, className, ...rest }) => React.createElement(
|
|
7
|
-
"li",
|
|
8
|
-
{ ...rest, className: classNames(className, "fake-tabs__item") },
|
|
9
|
-
React.createElement("a", { href, "aria-current": ariaCurrent }, children)
|
|
10
|
-
);
|
|
11
|
-
const EbayFakeTabs = ({ selectedIndex = 0, tabMatchesCurrentUrl, className, children, ...rest }) => {
|
|
12
|
-
const ariaCurrent = tabMatchesCurrentUrl === false ? "true" : "page";
|
|
13
|
-
const tabHeadings = common_componentUtils_utils.filterByType(children, Tab).map((item, i) => React.cloneElement(item, {
|
|
14
|
-
...item.props,
|
|
15
|
-
ariaCurrent: selectedIndex === i ? ariaCurrent : null
|
|
16
|
-
}));
|
|
17
|
-
const tabContent = common_componentUtils_utils.excludeComponent(children, Tab);
|
|
18
|
-
return React.createElement(
|
|
19
|
-
"div",
|
|
20
|
-
{ ...rest, className: classNames(className, "fake-tabs") },
|
|
21
|
-
React.createElement("ul", { className: "fake-tabs__items" }, tabHeadings),
|
|
22
|
-
React.createElement(
|
|
23
|
-
"div",
|
|
24
|
-
{ className: "fake-tabs__content" },
|
|
25
|
-
React.createElement("div", { className: "fake-tabs__cell" }, tabContent)
|
|
26
|
-
)
|
|
27
|
-
);
|
|
28
|
-
};
|
|
29
|
-
exports.EbayFakeTab = Tab;
|
|
30
|
-
exports.EbayFakeTabs = EbayFakeTabs;
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react"),m=require("classnames"),o=require("../utils-C9NL3q0j.js"),c=({children:t,href:s,ariaCurrent:n,className:a,...r})=>e.createElement("li",{...r,className:m(a,"fake-tabs__item")},e.createElement("a",{href:s,"aria-current":n},t)),f=({selectedIndex:t=0,tabMatchesCurrentUrl:s,className:n,children:a,...r})=>{const b=s===!1?"true":"page",i=o.filterByType(a,c).map((l,E)=>e.cloneElement(l,{...l.props,ariaCurrent:t===E?b:null})),u=o.excludeComponent(a,c);return e.createElement("div",{...r,className:m(n,"fake-tabs")},e.createElement("ul",{className:"fake-tabs__items"},i),e.createElement("div",{className:"fake-tabs__content"},e.createElement("div",{className:"fake-tabs__cell"},u)))};exports.EbayFakeTab=c;exports.EbayFakeTabs=f;
|
package/ebay-field/index.js
CHANGED
|
@@ -1,21 +1 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const React = require("react");
|
|
4
|
-
const classNames = require("classnames");
|
|
5
|
-
const label = require("../label-C0AS4fnO.js");
|
|
6
|
-
const Field = ({ className, layout = "inline", children }) => {
|
|
7
|
-
const WrapperElement = layout === "block" ? "div" : "span";
|
|
8
|
-
return React.createElement(WrapperElement, { className: classNames("field", className) }, children);
|
|
9
|
-
};
|
|
10
|
-
const Description = ({ type, position = "below", className, children, ...rest }) => {
|
|
11
|
-
const wrapperClassName = classNames(className, "field__description", { [`field__description--${type}`]: type });
|
|
12
|
-
const WrapperElement = position === "below" ? `div` : `span`;
|
|
13
|
-
return React.createElement(
|
|
14
|
-
WrapperElement,
|
|
15
|
-
{ ...rest, className: wrapperClassName },
|
|
16
|
-
React.createElement("span", null, children)
|
|
17
|
-
);
|
|
18
|
-
};
|
|
19
|
-
exports.EbayLabel = label.Label;
|
|
20
|
-
exports.EbayField = Field;
|
|
21
|
-
exports.EbayFieldDescription = Description;
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("react"),a=require("classnames"),o=require("../label-CnrpYJ-g.js"),p=({className:e,layout:l="inline",children:t})=>{const n=l==="block"?"div":"span";return r.createElement(n,{className:a("field",e)},t)},d=({type:e,position:l="below",className:t,children:n,...s})=>{const i=a(t,"field__description",{[`field__description--${e}`]:e}),c=l==="below"?"div":"span";return r.createElement(c,{...s,className:i},r.createElement("span",null,n))};exports.EbayLabel=o.Label;exports.EbayField=p;exports.EbayFieldDescription=d;
|
|
@@ -1,16 +1,18 @@
|
|
|
1
|
-
#
|
|
1
|
+
# EbayFullscreenDialogDeprecated
|
|
2
|
+
|
|
3
|
+
**Deprecated will be removed next major** (Use `EbayLightboxDialog` instead)
|
|
2
4
|
|
|
3
5
|
## Demo
|
|
4
|
-
[Storybook](https://opensource.ebay.com/ebayui-core-react/main/?path=/story/
|
|
6
|
+
[Storybook](https://opensource.ebay.com/ebayui-core-react/main/?path=/story/deprecated-ebay-fullscreen-dialog-deprecated--default)
|
|
5
7
|
|
|
6
8
|
## Usage
|
|
7
9
|
|
|
8
10
|
```jsx
|
|
9
|
-
<
|
|
11
|
+
<EbayFullscreenDialogDeprecated open a11yClosetext = "Close">
|
|
10
12
|
<EbayDialogHeader>Heading</EbayDialogHeader>
|
|
11
13
|
<p>Body content</p>
|
|
12
14
|
<EbayDialogFooter>Heading</EbayDialogHeader>
|
|
13
|
-
</
|
|
15
|
+
</EbayFullscreenDialogDeprecated>
|
|
14
16
|
```
|
|
15
17
|
|
|
16
18
|
## Attributes
|
|
@@ -4,6 +4,6 @@ export interface Props<T = any> extends DialogBaseProps<T> {
|
|
|
4
4
|
open?: boolean;
|
|
5
5
|
onClose?: () => void;
|
|
6
6
|
}
|
|
7
|
-
declare const
|
|
8
|
-
export default
|
|
7
|
+
declare const EbayFullscreenDialogDeprecated: FC<Props>;
|
|
8
|
+
export default EbayFullscreenDialogDeprecated;
|
|
9
9
|
//# sourceMappingURL=fullscreen-dialog.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"fullscreen-dialog.d.ts","sourceRoot":"","sources":["../../src/ebay-fullscreen-dialog-deprecated/fullscreen-dialog.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAE,MAAM,OAAO,CAAA;AAEjC,OAAO,EAAE,eAAe,EAAuB,MAAM,qBAAqB,CAAA;AAI1E,MAAM,WAAW,KAAK,CAAC,CAAC,GAAG,GAAG,CAAE,SAAQ,eAAe,CAAC,CAAC,CAAC;IACxD,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;CACtB;AAED,QAAA,MAAM,8BAA8B,EAAE,EAAE,CAAC,KAAK,CAkB7C,CAAA;AAED,eAAe,8BAA8B,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/ebay-fullscreen-dialog-deprecated/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,8BAA8B,EAAE,MAAM,qBAAqB,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("react"),t=require("classnames"),r=require("../dialog-previous-button-B-fysL3O.js");require("../icon-button-Bjjvld0a.js");const e="fullscreen-dialog",c=({open:o,onClose:s=()=>{},className:i,animated:a,...l})=>n.createElement(r.DialogBaseWithState,{...l,classPrefix:e,buttonPosition:"right",onCloseBtnClick:s,transitionElement:"window",animated:a,className:t(i,`${e}--mask-fade-slow`),windowClass:t(`${e}__window`,`${e}__window--slide`),open:o});exports.EbayFullscreenDialogDeprecated=c;
|
package/ebay-icon/README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
The component will include the actual SVG markup in the HTML and then reference the chosen icon.
|
|
3
3
|
|
|
4
4
|
## Demo
|
|
5
|
-
[Storybook](https://opensource.ebay.com/ebayui-core-react/main/?path=/
|
|
5
|
+
[Storybook](https://opensource.ebay.com/ebayui-core-react/main/?path=/docs/graphics-icons-ebay-icon--docs)
|
|
6
6
|
|
|
7
7
|
## Usage
|
|
8
8
|
```jsx
|
package/ebay-icon/index.js
CHANGED
|
@@ -1,4 +1 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const icon = require("../icon-B17Di3YL.js");
|
|
4
|
-
exports.EbayIcon = icon.EbayIcon;
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../icon-D4RDqpD4.js");exports.EbayIcon=e.EbayIcon;
|
package/ebay-icon/types.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export type Icon = 'add12' | 'add16' | 'add24' | 'addImage24' | 'afterpay12Colored' | 'afterpay18Colored' | 'afterpay24Colored' | 'afterpay32Colored' | 'ai16' | 'ai20' | 'ai24' | 'aiFilled16' | 'aiFilled20' | 'aiFilled24' | 'aiSpectrum16Colored' | 'aiSpectrum20Colored' | 'aiSpectrum24Colored' | 'aiSpectrumFilled16Colored' | 'aiSpectrumFilled20Colored' | 'aiSpectrumFilled24Colored' | 'aiSpectrumThin16Colored' | 'aiThin16' | 'alipayCn12Colored' | 'alipayCn18Colored' | 'alipayCn24Colored' | 'alipayCn32Colored' | 'amex12Colored' | 'amex18Colored' | 'amex24Colored' | 'amex32Colored' | 'apple24' | 'applePay12Colored' | 'applePay18Colored' | 'applePay24Colored' | 'applePay32Colored' | 'archive16' | 'archive24' | 'arrowLeft12' | 'arrowLeft16' | 'arrowLeft20' | 'arrowLeft24' | 'arrowRight12' | 'arrowRight16' | 'arrowRight20' | 'arrowRight24' | 'arrows3d16' | 'arrows3d24' | 'arrows3dFilled64Colored' | 'arrowsExpand16' | 'arrowsExpand24' | 'article16' | 'article24' | 'attention16' | 'attention24' | 'attention64' | 'attentionFilled16' | 'attentionFilled24' | 'atv16' | 'atv24' | 'audioHigh16' | 'audioLow16' | 'audioOff16' | 'authenticityGuarantee16' | 'authenticityGuarantee24' | 'authenticityGuaranteeFilled16Colored' | 'authenticityGuaranteeFilled24Colored' | 'autoAdjust24' | 'avatarSignedOut' | 'backgroundRemoval16' | 'backgroundRemoval24' | 'bank16' | 'bank24' | 'bank64' | 'bankAccount12Colored' | 'bankAccount18Colored' | 'bankAccount24Colored' | 'bankAccount32Colored' | 'barChart16' | 'barChart24' | 'bids16' | 'bids24' | 'bids64' | 'boat16' | 'boat24' | 'book16' | 'book24' | 'bookmark16' | 'bookmark24' | 'bookmarkFilled16' | 'bookmarkFilled24' | 'brandAuthorizedSeller16' | 'brandAuthorizedSeller24' | 'brightness16' | 'brightness20' | 'brightness24' | 'calendar16' | 'calendar24' | 'calendar64' | 'camera16' | 'camera24' | 'camera64' | 'car16' | 'car24' | 'carBrake16' | 'carBrake24' | 'carryon24' | 'cart16' | 'cart20' | 'cart24' | 'cart64' | 'categories16' | 'categories24' | 'cb12Colored' | 'cb18Colored' | 'cb24Colored' | 'cb32Colored' | 'certifiedRecycled16' | 'certifiedRecycled24' | 'chair16' | 'chair24' | 'chat16' | 'chat24' | 'chat64' | 'checkIn24' | 'checkboxChecked18' | 'checkboxChecked24' | 'checkboxMixed18' | 'checkboxMixed24' | 'checkboxUnchecked18' | 'checkboxUnchecked24' | 'checkmark24' | 'chevronDown12' | 'chevronDown16' | 'chevronDown20' | 'chevronDown24' | 'chevronLeft12' | 'chevronLeft16' | 'chevronLeft20' | 'chevronLeft24' | 'chevronRight12' | 'chevronRight16' | 'chevronRight20' | 'chevronRight24' | 'chevronUp12' | 'chevronUp16' | 'chevronUp20' | 'chevronUp24' | 'chineseCoin16' | 'chineseCoin24' | 'clear16' | 'clear20' | 'clear24' | 'clickToCall16' | 'clickToCall24' | 'clock16' | 'clock24' | 'clock64' | 'close12' | 'close16' | 'close20' | 'close24' | 'closedCaption16' | 'closedCaptionFilled16' | 'coin24' | 'collections16' | 'collections24' | 'condensedGrid24' | 'condensedGridFilled24' | 'confirmation16' | 'confirmation24' | 'confirmation64' | 'confirmationFilled12' | 'confirmationFilled16' | 'confirmationFilled24' | 'contract16' | 'contrast24' | 'copy16' | 'copy24' | 'creditCard16' | 'creditCard24' | 'creditCard64' | 'crop24' | 'customize16' | 'customize24' | 'delete16' | 'delete20' | 'delete24' | 'densityCompact16' | 'densityCompact24' | 'densityDefault16' | 'densityDefault24' | 'densityRelaxed16' | 'densityRelaxed24' | 'diamond16' | 'diamond24' | 'diners12Colored' | 'diners18Colored' | 'diners24Colored' | 'diners32Colored' | 'directDebit12Colored' | 'directDebit18Colored' | 'directDebit24Colored' | 'directDebit32Colored' | 'directFromBrand16' | 'directFromBrand24' | 'discord24' | 'discount16' | 'discount24' | 'discover12Colored' | 'discover18Colored' | 'discover24Colored' | 'discover32Colored' | 'dollar16' | 'dollar24' | 'download16' | 'download20' | 'download24' | 'dragDrop16' | 'dragDrop24' | 'ebayBalance12Colored' | 'ebayBalance18Colored' | 'ebayBalance24Colored' | 'ebayBalance32Colored' | 'ebayBucksLogo16Colored' | 'ebayForCharity16' | 'ebayForCharity24' | 'ebayInternationalShipping16' | 'ebayInternationalShipping24' | 'ebayInternationalShipping64' | 'ebayLive16' | 'ebayLive24' | 'ebayMastercard12Colored' | 'ebayMastercard18Colored' | 'ebayMastercard24Colored' | 'ebayMastercard32Colored' | 'ebayMoneyBackGuaranteeLogo16Colored' | 'ebayPlus16' | 'ebayPlus24' | 'ebayPlusLogo16Colored' | 'ebayPreloved16' | 'ebayPreloved24' | 'ebayRefurbished16' | 'ebayRefurbished24' | 'eekArrow' | 'eekRangeArrow' | 'escrow16' | 'escrow24' | 'escrowCard12Colored' | 'escrowCard18Colored' | 'escrowCard24Colored' | 'escrowCard32Colored' | 'euro16' | 'euro24' | 'exclude16' | 'exclude24' | 'expand16' | 'explore16' | 'explore24' | 'externalLink16' | 'externalLink20' | 'externalLink24' | 'faceHappiest24' | 'faceHappy16' | 'faceHappy24' | 'faceNeutral24' | 'faceSad24' | 'faceSaddest24' | 'facebook24' | 'facebookMessenger24' | 'fallLeaf16' | 'fallLeaf24' | 'fastAndFree16' | 'fastAndFree24' | 'fastAndFree64' | 'feedback16' | 'feedback20' | 'feedback24' | 'feedbackReceived16' | 'feedbackReceived24' | 'file16' | 'file24' | 'filter16' | 'filter24' | 'fingerprint24' | 'fingerprint64' | 'flag16' | 'flag24' | 'flagFilled16' | 'flagFilled24' | 'flash24' | 'flashAuto24' | 'flashOff24' | 'folder16' | 'folder24' | 'franc16' | 'franc24' | 'freeWarranty16' | 'freeWarranty24' | 'fullView16' | 'fullView24' | 'fullViewFilled16' | 'fullViewFilled24' | 'gallery16' | 'gallery24' | 'generalCard12Colored' | 'generalCard18Colored' | 'generalCard24Colored' | 'generalCard32Colored' | 'genericCard12Colored' | 'genericCard18Colored' | 'genericCard24Colored' | 'genericCard32Colored' | 'gift16' | 'gift24' | 'gift64' | 'giftCard12Colored' | 'giftCard18Colored' | 'giftCard24Colored' | 'giftCard32Colored' | 'girocard12Colored' | 'girocard18Colored' | 'girocard24Colored' | 'girocard32Colored' | 'glasses24' | 'glasses64' | 'google24' | 'googlePay12Colored' | 'googlePay18Colored' | 'googlePay24Colored' | 'googlePay32Colored' | 'graph16' | 'graph24' | 'graph64' | 'graphDynamic16' | 'graphDynamic24' | 'gridView16' | 'gridView24' | 'gridViewFilled16' | 'gridViewFilled24' | 'handbag16' | 'handbag24' | 'hanger16' | 'hanger24' | 'headlight16' | 'headlight24' | 'headphone16' | 'headphone24' | 'help16' | 'help20' | 'help24' | 'helpOutline16' | 'helpOutline20' | 'helpOutline24' | 'hide16' | 'hide24' | 'history16' | 'history24' | 'history64' | 'home24' | 'homeFilled24' | 'image16' | 'image24' | 'image64' | 'inbox16' | 'inbox24' | 'information16' | 'information24' | 'informationFilled16' | 'informationFilled24' | 'inspect16' | 'inspect24' | 'inspect64' | 'instagram24' | 'itemList16' | 'itemList20' | 'itemList24' | 'jcb12Colored' | 'jcb18Colored' | 'jcb24Colored' | 'jcb32Colored' | 'jetSki16' | 'jetSki24' | 'key16' | 'key24' | 'keyboard16' | 'keyboard24' | 'klarnaBlack12Colored' | 'klarnaBlack18Colored' | 'klarnaBlack24Colored' | 'klarnaBlack32Colored' | 'klarnaPink12Colored' | 'klarnaPink18Colored' | 'klarnaPink24Colored' | 'klarnaPink32Colored' | 'klarnaWhite12Colored' | 'klarnaWhite18Colored' | 'klarnaWhite24Colored' | 'klarnaWhite32Colored' | 'krona16' | 'krona24' | 'lamp16' | 'lamp24' | 'largeBox16' | 'largeBox24' | 'legacyAuthenticityGuarantee48Colored' | 'legacyClickToCall48Colored' | 'legacyEscrow48Colored' | 'legacyFreeWarranty48Colored' | 'legacyMoneyBackGuaranteeChf48Colored' | 'legacyMoneyBackGuaranteeEu48Colored' | 'legacyMoneyBackGuaranteeUk48Colored' | 'legacyMoneyBackGuaranteeUs48Colored' | 'legacyMoneyBackGuaranteeZl48Colored' | 'legacyTopRatedSeller48Colored' | 'lightbulb16' | 'lightbulb24' | 'lightningBolt16' | 'lightningBolt24' | 'link24' | 'linkedin24' | 'listView16' | 'listView24' | 'listViewFilled16' | 'listViewFilled24' | 'liveEye16' | 'liveEye24' | 'location16' | 'location24' | 'location64' | 'locked16' | 'locked20' | 'locked24' | 'maestro12Colored' | 'maestro18Colored' | 'maestro24Colored' | 'maestro32Colored' | 'mail16' | 'mail20' | 'mail24' | 'mail64' | 'mailMove16' | 'mailMove24' | 'mailOpen16' | 'mailOpen24' | 'mailUnread16' | 'mailUnread24' | 'map16' | 'map20' | 'map24' | 'masonryView16' | 'masonryView24' | 'masonryViewFilled16' | 'masonryViewFilled24' | 'mastercard12Colored' | 'mastercard18Colored' | 'mastercard24Colored' | 'mastercard32Colored' | 'mediumBox16' | 'mediumBox24' | 'megaphone16' | 'megaphone24' | 'menu20' | 'menu24' | 'microphone16' | 'microphone24' | 'mobile24' | 'mobileSignal24' | 'moneyBackGuarantee16' | 'moneyBackGuarantee24' | 'moneyBackGuaranteeFilled16Colored' | 'moneyBackGuaranteeFilled24Colored' | 'moneyStack16' | 'moneyStack24' | 'monthlyInvoice12Colored' | 'monthlyInvoice18Colored' | 'monthlyInvoice24Colored' | 'monthlyInvoice32Colored' | 'moon16' | 'moon20' | 'moon24' | 'motorcycle16' | 'motorcycle24' | 'mountain16' | 'mountain24' | 'move16' | 'move24' | 'nectarLogo24Colored' | 'negativeFilled16' | 'negativeFilled24' | 'neutral16' | 'neutral24' | 'notification16' | 'notification20' | 'notification24' | 'notification64' | 'notificationFilled24' | 'onTheWay16' | 'onTheWay24' | 'overflowHorizontal16' | 'overflowHorizontal20' | 'overflowHorizontal24' | 'overflowVertical16' | 'overflowVertical20' | 'overflowVertical24' | 'package16' | 'package24' | 'package64' | 'panel16' | 'panel20' | 'panel24' | 'panelClose16' | 'panelClose20' | 'panelClose24' | 'panelOpen16' | 'panelOpen20' | 'panelOpen24' | 'passkey16' | 'passkey24' | 'passkey64' | 'pause16' | 'pause24' | 'pauseFilled64Colored' | 'payoneer12Colored' | 'payoneer18Colored' | 'payoneer24Colored' | 'payoneer32Colored' | 'paypal12Colored' | 'paypal18Colored' | 'paypal24Colored' | 'paypal32Colored' | 'paypalCredit12Colored' | 'paypalCredit18Colored' | 'paypalCredit24Colored' | 'paypalCredit32Colored' | 'paypalDisabled12Colored' | 'paypalDisabled18Colored' | 'paypalDisabled24Colored' | 'paypalDisabled32Colored' | 'pencil16' | 'pencil20' | 'pencil24' | 'peso16' | 'peso24' | 'phone16' | 'phone24' | 'pin24' | 'pinFilled24' | 'pinterest24' | 'play16' | 'play24' | 'playFilled16Colored' | 'playFilled24Colored' | 'playFilled64Colored' | 'postepay12Colored' | 'postepay18Colored' | 'postepay24Colored' | 'postepay32Colored' | 'pottedPlant16' | 'pottedPlant24' | 'pound16' | 'pound24' | 'print16' | 'print24' | 'profile16' | 'profile20' | 'profile24' | 'profileFilled24' | 'progressCurrent24' | 'progressUpcoming24' | 'promotion16' | 'promotion24' | 'qrCode16' | 'qrCode24' | 'radioChecked18' | 'radioChecked24' | 'radioUnchecked18' | 'radioUnchecked24' | 'recoveryCode16' | 'recoveryCode24' | 'reddit24' | 'refresh16' | 'refresh24' | 'relaxedGrid24' | 'relaxedGridFilled24' | 'remove12' | 'remove16' | 'remove24' | 'reply16' | 'reply24' | 'return16' | 'return24' | 'ribbon16' | 'ribbon24' | 'rim16' | 'rim24' | 'ringgit16' | 'ringgit24' | 'rotate24' | 'rotateLandscapeLeft24' | 'rotateLandscapeRight24' | 'rotatePortraitLeft24' | 'rotatePortraitRight24' | 'rupee16' | 'rupee24' | 'satchel16' | 'satchel24' | 'save16' | 'save20' | 'save24' | 'saveFilled16' | 'saveFilled20' | 'saveFilled24' | 'scan16' | 'scan24' | 'search16' | 'search20' | 'search24' | 'search64' | 'searchFilled24' | 'searchSimilar16' | 'searchSimilar20' | 'searchSimilar24' | 'seasons16' | 'seasons24' | 'securityKey24' | 'selectAll24' | 'selling16' | 'selling20' | 'selling24' | 'sellingFilled24' | 'send24' | 'settings16' | 'settings20' | 'settings24' | 'shareAndroid16' | 'shareAndroid20' | 'shareAndroid24' | 'shareIos16' | 'shareIos20' | 'shareIos24' | 'sharpen24' | 'shipAndLocal16' | 'shipAndLocal24' | 'shirt16' | 'shirt24' | 'shoeBox24' | 'shovel16' | 'shovel24' | 'show16' | 'show24' | 'smallBox16' | 'smallBox24' | 'smallLetter24' | 'sneaker16' | 'sneaker24' | 'snowflake16' | 'snowflake24' | 'snowmobile16' | 'snowmobile24' | 'sort12' | 'sort16' | 'sort24' | 'sortDown12' | 'sortUp12' | 'sparklineDown16' | 'sparklineDown20' | 'sparklineDown24' | 'sparklineUp16' | 'sparklineUp20' | 'sparklineUp24' | 'sparklineUpFilled24' | 'speedometer16' | 'speedometer24' | 'spinner20' | 'spinner24' | 'spinner30' | 'splitPayment16' | 'splitPayment24' | 'splitView24' | 'splitViewFilled24' | 'springLeaf16' | 'springLeaf24' | 'starDynamic' | 'starEmpty16' | 'starEmpty24' | 'starEmpty40' | 'starFilled16' | 'starFilled24' | 'starFilled40' | 'starHalf16Colored' | 'starHalf24Colored' | 'starHalfDark16Colored' | 'starHalfDark24Colored' | 'stepperAttention24' | 'stepperConfirmation24' | 'stepperCurrent24' | 'stepperUpcoming24' | 'store16' | 'store24' | 'store64' | 'storeFilled24' | 'suitcase24' | 'support24' | 'swap24' | 'switchCamera24' | 'target16' | 'target24' | 'textMessaging16' | 'textMessaging20' | 'textMessaging24' | 'textMessaging64' | 'theEbayVault16' | 'theEbayVault24' | 'thumbDown16' | 'thumbDown20' | 'thumbDown24' | 'thumbDownFilled16' | 'thumbDownFilled20' | 'thumbDownFilled24' | 'thumbUp16' | 'thumbUp20' | 'thumbUp24' | 'thumbUp64' | 'thumbUpFilled16' | 'thumbUpFilled20' | 'thumbUpFilled24' | 'tick16' | 'tick24' | 'tiktok24' | 'toggleModeBottom24' | 'toggleModeTop24' | 'topRatedSeller16' | 'topRatedSeller24' | 'topService16' | 'topService24' | 'tradingCard16' | 'tradingCard24' | 'transaction24' | 'translate16' | 'translate20' | 'translate24' | 'trendDown16Fit' | 'trendUp16Fit' | 'trophy16' | 'trophy24' | 'twitter24' | 'undo16' | 'undo24' | 'unionpay12Colored' | 'unionpay18Colored' | 'unionpay24Colored' | 'unionpay32Colored' | 'unlocked16' | 'unlocked24' | 'unselectAll24' | 'upload16' | 'upload24' | 'venmo12Colored' | 'venmo18Colored' | 'venmo24Colored' | 'venmo32Colored' | 'verifiedCondition16' | 'verifiedCondition24' | 'video24' | 'visa12Colored' | 'visa18Colored' | 'visa24Colored' | 'visa32Colored' | 'wallet24' | 'wallet64' | 'walletBalance12Colored' | 'walletBalance18Colored' | 'walletBalance24Colored' | 'walletBalance32Colored' | 'watch16' | 'watch24' | 'whatsapp24' | 'won16' | 'won24' | 'wrench16' | 'wrench24' | 'youtube24' | 'yuan16' | 'yuan24' | 'zloty16' | 'zloty24' | 'zoomIn16' | 'zoomIn24' | 'zoomOut16' | 'zoomOut24';
|
|
1
|
+
export type Icon = 'add12' | 'add16' | 'add24' | 'addImage24' | 'afterpay12Colored' | 'afterpay18Colored' | 'afterpay24Colored' | 'afterpay32Colored' | 'ai16' | 'ai20' | 'ai24' | 'aiFilled16' | 'aiFilled20' | 'aiFilled24' | 'aiSpectrum16Colored' | 'aiSpectrum20Colored' | 'aiSpectrum24Colored' | 'aiSpectrumFilled16Colored' | 'aiSpectrumFilled20Colored' | 'aiSpectrumFilled24Colored' | 'aiSpectrumThin16Colored' | 'aiThin16' | 'aiTools16' | 'aiTools20' | 'aiTools24' | 'alipayCn12Colored' | 'alipayCn18Colored' | 'alipayCn24Colored' | 'alipayCn32Colored' | 'alipayHk12Colored' | 'alipayHk18Colored' | 'alipayHk24Colored' | 'alipayHk32Colored' | 'amex12Colored' | 'amex18Colored' | 'amex24Colored' | 'amex32Colored' | 'apple24' | 'applePay12Colored' | 'applePay18Colored' | 'applePay24Colored' | 'applePay32Colored' | 'archive16' | 'archive24' | 'arrowLeft12' | 'arrowLeft16' | 'arrowLeft20' | 'arrowLeft24' | 'arrowRight12' | 'arrowRight16' | 'arrowRight20' | 'arrowRight24' | 'arrows3d16' | 'arrows3d24' | 'arrows3dFilled64Colored' | 'arrowsExpand16' | 'arrowsExpand24' | 'article16' | 'article24' | 'attention16' | 'attention24' | 'attention64' | 'attentionFilled16' | 'attentionFilled24' | 'atv16' | 'atv24' | 'audioHigh16' | 'audioLow16' | 'audioOff16' | 'authenticityGuarantee16' | 'authenticityGuarantee24' | 'authenticityGuaranteeFilled16Colored' | 'authenticityGuaranteeFilled24Colored' | 'autoAdjust24' | 'avatarSignedOut' | 'backgroundRemoval16' | 'backgroundRemoval24' | 'bancontact12Colored' | 'bancontact18Colored' | 'bancontact24Colored' | 'bancontact32Colored' | 'bank16' | 'bank24' | 'bank64' | 'bankAccount12Colored' | 'bankAccount18Colored' | 'bankAccount24Colored' | 'bankAccount32Colored' | 'barChart16' | 'barChart24' | 'bids16' | 'bids24' | 'bids64' | 'boat16' | 'boat24' | 'book16' | 'book24' | 'bookmark16' | 'bookmark24' | 'bookmarkFilled16' | 'bookmarkFilled24' | 'brandAuthorizedSeller16' | 'brandAuthorizedSeller24' | 'brightness16' | 'brightness20' | 'brightness24' | 'calendar16' | 'calendar24' | 'calendar64' | 'camera16' | 'camera24' | 'camera64' | 'car16' | 'car24' | 'carBrake16' | 'carBrake24' | 'carnet12Colored' | 'carnet18Colored' | 'carnet24Colored' | 'carnet32Colored' | 'carryon24' | 'cart16' | 'cart20' | 'cart24' | 'cart64' | 'cashapp12Colored' | 'cashapp18Colored' | 'cashapp24Colored' | 'cashapp32Colored' | 'categories16' | 'categories24' | 'cb12Colored' | 'cb18Colored' | 'cb24Colored' | 'cb32Colored' | 'ccdChargerIncluded' | 'ccdChargerNotIncluded' | 'ccdTop' | 'certifiedRecycled16' | 'certifiedRecycled24' | 'chair16' | 'chair24' | 'chat16' | 'chat24' | 'chat64' | 'checkIn24' | 'checkboxChecked18' | 'checkboxChecked24' | 'checkboxMixed18' | 'checkboxMixed24' | 'checkboxUnchecked18' | 'checkboxUnchecked24' | 'checkmark24' | 'chevronDown12' | 'chevronDown16' | 'chevronDown20' | 'chevronDown24' | 'chevronLeft12' | 'chevronLeft16' | 'chevronLeft20' | 'chevronLeft24' | 'chevronRight12' | 'chevronRight16' | 'chevronRight20' | 'chevronRight24' | 'chevronUp12' | 'chevronUp16' | 'chevronUp20' | 'chevronUp24' | 'chineseCoin16' | 'chineseCoin24' | 'clear16' | 'clear20' | 'clear24' | 'clickToCall16' | 'clickToCall24' | 'clock16' | 'clock24' | 'clock64' | 'close12' | 'close16' | 'close20' | 'close24' | 'closedCaption16' | 'closedCaptionFilled16' | 'coin24' | 'coinBattery48' | 'collections16' | 'collections24' | 'condensedGrid24' | 'condensedGridFilled24' | 'confirmation16' | 'confirmation24' | 'confirmation64' | 'confirmationFilled12' | 'confirmationFilled16' | 'confirmationFilled24' | 'contract16' | 'contrast24' | 'copy16' | 'copy24' | 'creditCard16' | 'creditCard24' | 'creditCard64' | 'crop24' | 'customize16' | 'customize24' | 'delete16' | 'delete20' | 'delete24' | 'densityCompact16' | 'densityCompact24' | 'densityDefault16' | 'densityDefault24' | 'densityRelaxed16' | 'densityRelaxed24' | 'diamond16' | 'diamond24' | 'diners12Colored' | 'diners18Colored' | 'diners24Colored' | 'diners32Colored' | 'directDebit12Colored' | 'directDebit18Colored' | 'directDebit24Colored' | 'directDebit32Colored' | 'directFromBrand16' | 'directFromBrand24' | 'discord24' | 'discount16' | 'discount24' | 'discover12Colored' | 'discover18Colored' | 'discover24Colored' | 'discover32Colored' | 'dollar16' | 'dollar24' | 'download16' | 'download20' | 'download24' | 'dragDrop16' | 'dragDrop24' | 'ebayBalance12Colored' | 'ebayBalance18Colored' | 'ebayBalance24Colored' | 'ebayBalance32Colored' | 'ebayBucksLogo16Colored' | 'ebayForCharity16' | 'ebayForCharity24' | 'ebayInternationalShipping16' | 'ebayInternationalShipping24' | 'ebayInternationalShipping64' | 'ebayLive16' | 'ebayLive24' | 'ebayMastercard12Colored' | 'ebayMastercard18Colored' | 'ebayMastercard24Colored' | 'ebayMastercard32Colored' | 'ebayMoneyBackGuaranteeLogo16Colored' | 'ebayPlus16' | 'ebayPlus24' | 'ebayPlusLogo16Colored' | 'ebayPreloved16' | 'ebayPreloved24' | 'ebayRefurbished16' | 'ebayRefurbished24' | 'eekArrow' | 'eekRangeArrow' | 'eftpos12Colored' | 'eftpos18Colored' | 'eftpos24Colored' | 'eftpos32Colored' | 'elo12Colored' | 'elo18Colored' | 'elo24Colored' | 'elo32Colored' | 'escrowCard12Colored' | 'escrowCard18Colored' | 'escrowCard24Colored' | 'escrowCard32Colored' | 'euro16' | 'euro24' | 'europeanConformity48' | 'exclude16' | 'exclude24' | 'expand16' | 'explore16' | 'explore24' | 'externalLink16' | 'externalLink20' | 'externalLink24' | 'faceHappiest24' | 'faceHappy16' | 'faceHappy24' | 'faceNeutral24' | 'faceSad24' | 'faceSaddest24' | 'facebook24' | 'facebookMessenger24' | 'fallLeaf16' | 'fallLeaf24' | 'feedback16' | 'feedback20' | 'feedback24' | 'feedbackReceived16' | 'feedbackReceived24' | 'file16' | 'file24' | 'filter16' | 'filter24' | 'fingerprint24' | 'fingerprint64' | 'flag16' | 'flag24' | 'flagFilled16' | 'flagFilled24' | 'flash24' | 'flashAuto24' | 'flashOff24' | 'folder16' | 'folder24' | 'folderAdd16' | 'folderAdd24' | 'forklift16' | 'forklift24' | 'franc16' | 'franc24' | 'freeWarranty16' | 'freeWarranty24' | 'fullView16' | 'fullView24' | 'fullViewFilled16' | 'fullViewFilled24' | 'gallery16' | 'gallery24' | 'generalCard12Colored' | 'generalCard18Colored' | 'generalCard24Colored' | 'generalCard32Colored' | 'genericCard12Colored' | 'genericCard18Colored' | 'genericCard24Colored' | 'genericCard32Colored' | 'gift16' | 'gift24' | 'gift64' | 'giftCard12Colored' | 'giftCard18Colored' | 'giftCard24Colored' | 'giftCard32Colored' | 'girocard12Colored' | 'girocard18Colored' | 'girocard24Colored' | 'girocard32Colored' | 'glasses24' | 'glasses64' | 'google24' | 'googlePay12Colored' | 'googlePay18Colored' | 'googlePay24Colored' | 'googlePay32Colored' | 'graph16' | 'graph24' | 'graph64' | 'graphDynamic16' | 'graphDynamic24' | 'gridView16' | 'gridView24' | 'gridViewFilled16' | 'gridViewFilled24' | 'handbag16' | 'handbag24' | 'hanger16' | 'hanger24' | 'headlight16' | 'headlight24' | 'headphone16' | 'headphone24' | 'heart16' | 'heart20' | 'heart24' | 'heartFilled16' | 'heartFilled20' | 'heartFilled24' | 'help16' | 'help20' | 'help24' | 'helpOutline16' | 'helpOutline20' | 'helpOutline24' | 'hide16' | 'hide24' | 'history16' | 'history24' | 'history64' | 'home24' | 'homeFilled24' | 'image16' | 'image24' | 'image64' | 'inbox16' | 'inbox24' | 'information16' | 'information24' | 'informationFilled16' | 'informationFilled24' | 'inspect16' | 'inspect24' | 'inspect64' | 'instagram24' | 'interac12Colored' | 'interac18Colored' | 'interac24Colored' | 'interac32Colored' | 'itemList16' | 'itemList20' | 'itemList24' | 'jcb12Colored' | 'jcb18Colored' | 'jcb24Colored' | 'jcb32Colored' | 'jetSki16' | 'jetSki24' | 'kakaoPay12Colored' | 'kakaoPay18Colored' | 'kakaoPay24Colored' | 'kakaoPay32Colored' | 'key16' | 'key24' | 'keyboard16' | 'keyboard24' | 'klarnaBlack12Colored' | 'klarnaBlack18Colored' | 'klarnaBlack24Colored' | 'klarnaBlack32Colored' | 'klarnaPink12Colored' | 'klarnaPink18Colored' | 'klarnaPink24Colored' | 'klarnaPink32Colored' | 'klarnaWhite12Colored' | 'klarnaWhite18Colored' | 'klarnaWhite24Colored' | 'klarnaWhite32Colored' | 'krona16' | 'krona24' | 'lamp16' | 'lamp24' | 'largeBox16' | 'largeBox24' | 'legacyAuthenticityGuarantee48Colored' | 'legacyClickToCall48Colored' | 'legacyEscrow48Colored' | 'legacyFreeWarranty48Colored' | 'legacyMoneyBackGuaranteeChf48Colored' | 'legacyMoneyBackGuaranteeEu48Colored' | 'legacyMoneyBackGuaranteeUk48Colored' | 'legacyMoneyBackGuaranteeUs48Colored' | 'legacyMoneyBackGuaranteeZl48Colored' | 'legacyTopRatedSeller48Colored' | 'lightbulb16' | 'lightbulb24' | 'lightningBolt16' | 'lightningBolt24' | 'link24' | 'linkedin24' | 'listView16' | 'listView24' | 'listViewFilled16' | 'listViewFilled24' | 'liveEye16' | 'liveEye24' | 'location16' | 'location24' | 'location64' | 'lock16' | 'lock24' | 'lockFilled16' | 'lockFilled20' | 'lockFilled24' | 'maestro12Colored' | 'maestro18Colored' | 'maestro24Colored' | 'maestro32Colored' | 'mail16' | 'mail20' | 'mail24' | 'mail64' | 'mailMove16' | 'mailMove24' | 'mailOpen16' | 'mailOpen24' | 'mailUnread16' | 'mailUnread24' | 'map16' | 'map20' | 'map24' | 'masonryView16' | 'masonryView24' | 'masonryViewFilled16' | 'masonryViewFilled24' | 'mastercard12Colored' | 'mastercard18Colored' | 'mastercard24Colored' | 'mastercard32Colored' | 'mediumBox16' | 'mediumBox24' | 'megaphone16' | 'megaphone24' | 'menu16' | 'menu20' | 'menu24' | 'mercadoPago12Colored' | 'mercadoPago18Colored' | 'mercadoPago24Colored' | 'mercadoPago32Colored' | 'microphone16' | 'microphone24' | 'mobile24' | 'mobileSignal24' | 'moneyBackGuarantee16' | 'moneyBackGuarantee24' | 'moneyBackGuaranteeFilled16Colored' | 'moneyBackGuaranteeFilled24Colored' | 'moneyStack16' | 'moneyStack24' | 'monthlyInvoice12Colored' | 'monthlyInvoice18Colored' | 'monthlyInvoice24Colored' | 'monthlyInvoice32Colored' | 'moon16' | 'moon20' | 'moon24' | 'motorcycle16' | 'motorcycle24' | 'mountain16' | 'mountain24' | 'move16' | 'move24' | 'nectarLogo24Colored' | 'negativeFilled16' | 'negativeFilled24' | 'neutral16' | 'neutral24' | 'nfc16' | 'nfc24' | 'nfcCard12Colored' | 'nfcCard18Colored' | 'nfcCard24Colored' | 'nfcCard32Colored' | 'noChildrenZeroThree48' | 'notification16' | 'notification20' | 'notification24' | 'notification64' | 'notificationFilled24' | 'outOfReach48' | 'overflowHorizontal16' | 'overflowHorizontal20' | 'overflowHorizontal24' | 'overflowVertical16' | 'overflowVertical20' | 'overflowVertical24' | 'package16' | 'package24' | 'package64' | 'panel16' | 'panel20' | 'panel24' | 'panelClose16' | 'panelClose20' | 'panelClose24' | 'panelCloseVertical16' | 'panelCloseVertical20' | 'panelCloseVertical24' | 'panelOpen16' | 'panelOpen20' | 'panelOpen24' | 'panelOpenVertical16' | 'panelOpenVertical20' | 'panelOpenVertical24' | 'passkey16' | 'passkey24' | 'passkey64' | 'pause16' | 'pause24' | 'pauseFilled64Colored' | 'payoneer12Colored' | 'payoneer18Colored' | 'payoneer24Colored' | 'payoneer32Colored' | 'paypal12Colored' | 'paypal18Colored' | 'paypal24Colored' | 'paypal32Colored' | 'paypalCredit12Colored' | 'paypalCredit18Colored' | 'paypalCredit24Colored' | 'paypalCredit32Colored' | 'paypalDisabled12Colored' | 'paypalDisabled18Colored' | 'paypalDisabled24Colored' | 'paypalDisabled32Colored' | 'paypay12Colored' | 'paypay18Colored' | 'paypay24Colored' | 'paypay32Colored' | 'pencil16' | 'pencil20' | 'pencil24' | 'peso16' | 'peso24' | 'phone16' | 'phone24' | 'pin24' | 'pinFilled24' | 'pinterest24' | 'play16' | 'play24' | 'playFilled16Colored' | 'playFilled24Colored' | 'playFilled64Colored' | 'postepay12Colored' | 'postepay18Colored' | 'postepay24Colored' | 'postepay32Colored' | 'pottedPlant16' | 'pottedPlant24' | 'pound16' | 'pound24' | 'print16' | 'print24' | 'profile16' | 'profile20' | 'profile24' | 'profileFilled24' | 'progressCurrent24' | 'progressUpcoming24' | 'promotion16' | 'promotion24' | 'psaVault16' | 'psaVault16Colored' | 'qrCode16' | 'qrCode24' | 'radioChecked18' | 'radioChecked24' | 'radioUnchecked18' | 'radioUnchecked24' | 'recoveryCode16' | 'recoveryCode24' | 'reddit24' | 'refresh16' | 'refresh24' | 'relaxedGrid24' | 'relaxedGridFilled24' | 'remove12' | 'remove16' | 'remove24' | 'reply16' | 'reply24' | 'return16' | 'return24' | 'ribbon16' | 'ribbon24' | 'rim16' | 'rim24' | 'ringgit16' | 'ringgit24' | 'rotate24' | 'rotateLandscapeLeft24' | 'rotateLandscapeRight24' | 'rotatePortraitLeft24' | 'rotatePortraitRight24' | 'ruler16' | 'ruler24' | 'rupee16' | 'rupee24' | 'satchel16' | 'satchel24' | 'scan16' | 'scan24' | 'search16' | 'search20' | 'search24' | 'search64' | 'searchFilled24' | 'searchSimilar16' | 'searchSimilar20' | 'searchSimilar24' | 'seasons16' | 'seasons24' | 'securityKey24' | 'selectAll24' | 'selling16' | 'selling20' | 'selling24' | 'sellingFilled24' | 'send24' | 'settings16' | 'settings20' | 'settings24' | 'shareAndroid16' | 'shareAndroid20' | 'shareAndroid24' | 'shareIos16' | 'shareIos20' | 'shareIos24' | 'sharpen24' | 'shipAndLocal16' | 'shipAndLocal24' | 'shirt16' | 'shirt24' | 'shoeBox24' | 'shovel16' | 'shovel24' | 'show16' | 'show24' | 'smallBox16' | 'smallBox24' | 'smallLetter24' | 'sneaker16' | 'sneaker24' | 'snowflake16' | 'snowflake24' | 'snowmobile16' | 'snowmobile24' | 'sort12' | 'sort16' | 'sort24' | 'sortDown12' | 'sortUp12' | 'sparklineDown16' | 'sparklineDown20' | 'sparklineDown24' | 'sparklineUp16' | 'sparklineUp20' | 'sparklineUp24' | 'sparklineUpFilled24' | 'speedometer16' | 'speedometer24' | 'spinner20' | 'spinner24' | 'spinner30' | 'splitPayment16' | 'splitPayment24' | 'splitView24' | 'splitViewFilled24' | 'springLeaf16' | 'springLeaf24' | 'starDynamic' | 'starEmpty16' | 'starEmpty24' | 'starEmpty40' | 'starFilled16' | 'starFilled24' | 'starFilled40' | 'starHalf16Colored' | 'starHalf24Colored' | 'starHalfDark16Colored' | 'starHalfDark24Colored' | 'stepperAttention24' | 'stepperConfirmation24' | 'stepperCurrent24' | 'stepperUpcoming24' | 'store16' | 'store24' | 'store64' | 'storeFilled24' | 'suitcase24' | 'support24' | 'swap16' | 'swap24' | 'switchCamera24' | 'target16' | 'target24' | 'textMessaging16' | 'textMessaging20' | 'textMessaging24' | 'textMessaging64' | 'theEbayVault16' | 'theEbayVault24' | 'thumbDown16' | 'thumbDown20' | 'thumbDown24' | 'thumbDownFilled16' | 'thumbDownFilled20' | 'thumbDownFilled24' | 'thumbUp16' | 'thumbUp20' | 'thumbUp24' | 'thumbUp64' | 'thumbUpFilled16' | 'thumbUpFilled20' | 'thumbUpFilled24' | 'tick16' | 'tick24' | 'tiktok24' | 'toggleModeBottom24' | 'toggleModeTop24' | 'topRatedSeller16' | 'topRatedSeller24' | 'topService16' | 'topService24' | 'tradingCard16' | 'tradingCard24' | 'tradingCardGrade16' | 'tradingCardGrade24' | 'transaction24' | 'translate16' | 'translate20' | 'translate24' | 'trendDown16Fit' | 'trendUp16Fit' | 'trophy16' | 'trophy24' | 'truck16' | 'truck24' | 'truck64' | 'truckShipped16' | 'truckShipped24' | 'twitter24' | 'undo16' | 'undo24' | 'unionpay12Colored' | 'unionpay18Colored' | 'unionpay24Colored' | 'unionpay32Colored' | 'unlock16' | 'unlock24' | 'unselectAll24' | 'upload16' | 'upload24' | 'venmo12Colored' | 'venmo18Colored' | 'venmo24Colored' | 'venmo32Colored' | 'verifiedCondition16' | 'verifiedCondition24' | 'video24' | 'visa12Colored' | 'visa18Colored' | 'visa24Colored' | 'visa32Colored' | 'wallet24' | 'wallet64' | 'walletBalance12Colored' | 'walletBalance18Colored' | 'walletBalance24Colored' | 'walletBalance32Colored' | 'watch16' | 'watch24' | 'whatsapp24' | 'won16' | 'won24' | 'wrench16' | 'wrench24' | 'youtube24' | 'yuan16' | 'yuan24' | 'zloty16' | 'zloty24' | 'zoomIn16' | 'zoomIn24' | 'zoomOut16' | 'zoomOut24';
|
|
2
2
|
//# sourceMappingURL=types.d.ts.map
|
package/ebay-icon/types.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../src/ebay-icon/types.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../src/ebay-icon/types.ts"],"names":[],"mappings":"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"}
|