@ebay/ui-core-react 1.8.3 → 2.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.
Files changed (107) hide show
  1. package/README.md +1 -4
  2. package/{ebay-floating-label → common/floating-label-utils}/hooks.d.ts +0 -0
  3. package/common/floating-label-utils/hooks.d.ts.map +1 -0
  4. package/{ebay-floating-label → common/floating-label-utils}/hooks.js +0 -0
  5. package/common/tooltip-utils/index.d.ts +0 -1
  6. package/common/tooltip-utils/index.d.ts.map +1 -1
  7. package/common/tooltip-utils/index.js +0 -3
  8. package/ebay-button/README.md +2 -2
  9. package/ebay-button/button.d.ts.map +1 -1
  10. package/ebay-button/button.js +2 -3
  11. package/ebay-button/types.d.ts +1 -1
  12. package/ebay-button/types.d.ts.map +1 -1
  13. package/ebay-dialog-base/dialog-base-with-state.js +1 -1
  14. package/ebay-field/index.d.ts +0 -1
  15. package/ebay-field/index.d.ts.map +1 -1
  16. package/ebay-field/index.js +0 -4
  17. package/ebay-fullscreen-dialog/fullscreen-dialog.d.ts +0 -1
  18. package/ebay-fullscreen-dialog/fullscreen-dialog.d.ts.map +1 -1
  19. package/ebay-fullscreen-dialog/fullscreen-dialog.js +2 -2
  20. package/ebay-icon/types.d.ts +1 -1
  21. package/ebay-icon/types.d.ts.map +1 -1
  22. package/ebay-infotip/index.d.ts +0 -1
  23. package/ebay-infotip/index.d.ts.map +1 -1
  24. package/ebay-infotip/index.js +0 -2
  25. package/ebay-listbox-button/listbox-button.js +6 -6
  26. package/ebay-menu/menu-item.d.ts.map +1 -1
  27. package/ebay-menu/menu-item.js +3 -2
  28. package/ebay-progress-spinner/README.md +1 -1
  29. package/ebay-progress-spinner/progress-spinner.d.ts +1 -1
  30. package/ebay-progress-spinner/progress-spinner.d.ts.map +1 -1
  31. package/ebay-progress-spinner/progress-spinner.js +3 -2
  32. package/ebay-progress-stepper/README.md +1 -3
  33. package/ebay-progress-stepper/ebay-progress-step.d.ts +1 -3
  34. package/ebay-progress-stepper/ebay-progress-step.d.ts.map +1 -1
  35. package/ebay-progress-stepper/ebay-progress-step.js +8 -19
  36. package/ebay-progress-stepper/ebay-progress-stepper.d.ts.map +1 -1
  37. package/ebay-progress-stepper/ebay-progress-stepper.js +16 -16
  38. package/ebay-progress-stepper/index.d.ts +1 -1
  39. package/ebay-progress-stepper/index.d.ts.map +1 -1
  40. package/ebay-progress-stepper/types.d.ts +1 -2
  41. package/ebay-progress-stepper/types.d.ts.map +1 -1
  42. package/ebay-section-title/README.md +0 -1
  43. package/ebay-section-title/cta.d.ts +1 -3
  44. package/ebay-section-title/cta.d.ts.map +1 -1
  45. package/ebay-section-title/cta.js +5 -9
  46. package/ebay-section-title/section-title.d.ts +1 -2
  47. package/ebay-section-title/section-title.d.ts.map +1 -1
  48. package/ebay-section-title/section-title.js +2 -5
  49. package/ebay-select/ebay-select.js +1 -1
  50. package/ebay-svg/svg.d.ts.map +1 -1
  51. package/ebay-svg/svg.js +108 -56
  52. package/ebay-tabs/README.md +0 -1
  53. package/ebay-tabs/tabs.d.ts +0 -2
  54. package/ebay-tabs/tabs.d.ts.map +1 -1
  55. package/ebay-textbox/textbox.d.ts +1 -2
  56. package/ebay-textbox/textbox.d.ts.map +1 -1
  57. package/ebay-textbox/textbox.js +2 -3
  58. package/ebay-tooltip/index.d.ts +0 -1
  59. package/ebay-tooltip/index.d.ts.map +1 -1
  60. package/ebay-tooltip/index.js +0 -3
  61. package/index.d.ts +4 -7
  62. package/index.d.ts.map +1 -1
  63. package/index.js +0 -12
  64. package/package.json +3 -3
  65. package/common/tooltip-utils/constants-legacy.d.ts +0 -10
  66. package/common/tooltip-utils/constants-legacy.d.ts.map +0 -1
  67. package/common/tooltip-utils/constants-legacy.js +0 -16
  68. package/ebay-dialog/README.md +0 -4
  69. package/ebay-expand-button/README.md +0 -36
  70. package/ebay-expand-button/expand-button.d.ts +0 -13
  71. package/ebay-expand-button/expand-button.d.ts.map +0 -1
  72. package/ebay-expand-button/expand-button.js +0 -73
  73. package/ebay-expand-button/index.d.ts +0 -2
  74. package/ebay-expand-button/index.d.ts.map +0 -1
  75. package/ebay-expand-button/index.js +0 -4
  76. package/ebay-field/enums.d.ts +0 -20
  77. package/ebay-field/enums.d.ts.map +0 -1
  78. package/ebay-field/enums.js +0 -27
  79. package/ebay-floating-label/README.md +0 -51
  80. package/ebay-floating-label/floating-label.d.ts +0 -10
  81. package/ebay-floating-label/floating-label.d.ts.map +0 -1
  82. package/ebay-floating-label/floating-label.js +0 -40
  83. package/ebay-floating-label/hooks.d.ts.map +0 -1
  84. package/ebay-floating-label/index.d.ts +0 -3
  85. package/ebay-floating-label/index.d.ts.map +0 -1
  86. package/ebay-floating-label/index.js +0 -4
  87. package/ebay-infotip/enums.d.ts +0 -8
  88. package/ebay-infotip/enums.d.ts.map +0 -1
  89. package/ebay-infotip/enums.js +0 -10
  90. package/ebay-legacy-floating-label/README.md +0 -47
  91. package/ebay-legacy-floating-label/index.d.ts +0 -2
  92. package/ebay-legacy-floating-label/index.d.ts.map +0 -1
  93. package/ebay-legacy-floating-label/index.js +0 -4
  94. package/ebay-legacy-floating-label/legacy-floating-label.d.ts +0 -8
  95. package/ebay-legacy-floating-label/legacy-floating-label.d.ts.map +0 -1
  96. package/ebay-legacy-floating-label/legacy-floating-label.js +0 -91
  97. package/ebay-notice-content/README.md +0 -6
  98. package/ebay-notice-content/index.d.ts +0 -2
  99. package/ebay-notice-content/index.d.ts.map +0 -1
  100. package/ebay-notice-content/index.js +0 -4
  101. package/ebay-tab/README.md +0 -1
  102. package/ebay-tab/enums.d.ts +0 -14
  103. package/ebay-tab/enums.d.ts.map +0 -1
  104. package/ebay-tab/enums.js +0 -17
  105. package/ebay-tab/index.d.ts +0 -6
  106. package/ebay-tab/index.d.ts.map +0 -1
  107. package/ebay-tab/index.js +0 -12
@@ -1,8 +0,0 @@
1
- import React from 'react';
2
- import { EbayTextboxProps } from '../ebay-textbox';
3
- declare type Props = EbayTextboxProps & {
4
- label: string;
5
- };
6
- declare const _default: React.ForwardRefExoticComponent<Pick<Props, "form" | "label" | "slot" | "style" | "title" | "pattern" | "type" | "key" | "name" | "className" | "forwardedRef" | "color" | "height" | "id" | "lang" | "max" | "min" | "width" | "role" | "tabIndex" | "crossOrigin" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "list" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "step" | "size" | "fluid" | "disabled" | "autoFocus" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "value" | "invalid" | "checked" | "accept" | "alt" | "autoComplete" | "capture" | "cols" | "maxLength" | "minLength" | "multiple" | "readOnly" | "required" | "rows" | "src" | "wrap" | "underline" | "inputSize" | "dirName" | "multiline" | "onButtonClick" | "floatingLabel"> & React.RefAttributes<React.FC<Props>>>;
7
- export default _default;
8
- //# sourceMappingURL=legacy-floating-label.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"legacy-floating-label.d.ts","sourceRoot":"","sources":["../../src/ebay-legacy-floating-label/legacy-floating-label.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA0C,MAAM,OAAO,CAAA;AAE9D,OAAO,EAAe,gBAAgB,EAAE,MAAM,iBAAiB,CAAA;AAW/D,aAAK,KAAK,GAAG,gBAAgB,GAAG;IAC5B,KAAK,EAAE,MAAM,CAAC;CACjB,CAAC;;AAyEF,wBAAsD"}
@@ -1,91 +0,0 @@
1
- "use strict";
2
- var __assign = (this && this.__assign) || function () {
3
- __assign = Object.assign || function(t) {
4
- for (var s, i = 1, n = arguments.length; i < n; i++) {
5
- s = arguments[i];
6
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
- t[p] = s[p];
8
- }
9
- return t;
10
- };
11
- return __assign.apply(this, arguments);
12
- };
13
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
14
- if (k2 === undefined) k2 = k;
15
- Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
16
- }) : (function(o, m, k, k2) {
17
- if (k2 === undefined) k2 = k;
18
- o[k2] = m[k];
19
- }));
20
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
21
- Object.defineProperty(o, "default", { enumerable: true, value: v });
22
- }) : function(o, v) {
23
- o["default"] = v;
24
- });
25
- var __importStar = (this && this.__importStar) || function (mod) {
26
- if (mod && mod.__esModule) return mod;
27
- var result = {};
28
- if (mod != null) for (var k in mod) if (k !== "default" && Object.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
29
- __setModuleDefault(result, mod);
30
- return result;
31
- };
32
- var __rest = (this && this.__rest) || function (s, e) {
33
- var t = {};
34
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
35
- t[p] = s[p];
36
- if (s != null && typeof Object.getOwnPropertySymbols === "function")
37
- for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
38
- if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
39
- t[p[i]] = s[p[i]];
40
- }
41
- return t;
42
- };
43
- var __importDefault = (this && this.__importDefault) || function (mod) {
44
- return (mod && mod.__esModule) ? mod : { "default": mod };
45
- };
46
- Object.defineProperty(exports, "__esModule", { value: true });
47
- var react_1 = __importStar(require("react"));
48
- var classnames_1 = __importDefault(require("classnames"));
49
- var ebay_textbox_1 = require("../ebay-textbox");
50
- var forwardRef_1 = require("../common/component-utils/forwardRef");
51
- var textboxElementBackgroundRGB = 'rgb(255, 255, 255)';
52
- var hasValue = function (input) { var _a; return ((_a = input === null || input === void 0 ? void 0 : input.value) === null || _a === void 0 ? void 0 : _a.length) > 0; };
53
- // check for computed background color because of Chrome autofill bug
54
- // https://stackoverflow.com/questions/35049555/chrome-autofill-autocomplete-no-value-for-password/35783761#35783761
55
- var isAutofilled = function (input) { return getComputedStyle(input).backgroundColor !== textboxElementBackgroundRGB; };
56
- var EbayLegacyFloatingLabel = function (_a) {
57
- var defaultValue = _a.defaultValue, id = _a.id, disabled = _a.disabled, label = _a.label, onBlur = _a.onBlur, onFocus = _a.onFocus, forwardedRef = _a.forwardedRef, rest = __rest(_a, ["defaultValue", "id", "disabled", "label", "onBlur", "onFocus", "forwardedRef"]);
58
- var _internalInputRef = react_1.useRef(null);
59
- var inputRef = function () { return forwardedRef || _internalInputRef; };
60
- var _b = react_1.useState(true), isFloating = _b[0], setFloating = _b[1];
61
- var _c = react_1.useState(false), shouldAnimate = _c[0], setAnimate = _c[1];
62
- var _d = react_1.useState(false), isFocused = _d[0], setFocused = _d[1];
63
- var onBlurHandler = function (e, value) {
64
- if (!hasValue(e.target)) {
65
- setAnimate(true);
66
- setFloating(false);
67
- }
68
- if (onBlur) {
69
- onBlur(e, value);
70
- }
71
- setFocused(false);
72
- };
73
- var onFocusHandler = function (e, value) {
74
- setAnimate(true);
75
- setFloating(true);
76
- if (onFocus) {
77
- onFocus(e, value);
78
- }
79
- setFocused(true);
80
- };
81
- react_1.useEffect(function () {
82
- setFloating(isFocused || hasValue(inputRef().current) || isAutofilled(inputRef().current));
83
- }, [isFocused, rest.value]);
84
- var labelClassName = classnames_1.default('legacy-floating-label__label', disabled && 'legacy-floating-label__label--disabled', shouldAnimate && 'legacy-floating-label__label--animate', !isFloating && 'legacy-floating-label__label--inline');
85
- var inputAttributes = __assign(__assign({}, rest), { defaultValue: defaultValue ? String(defaultValue) : undefined, id: id,
86
- disabled: disabled, ref: inputRef(), onFocus: onFocusHandler, onBlur: onBlurHandler });
87
- return (react_1.default.createElement("span", { className: "legacy-floating-label" },
88
- react_1.default.createElement("label", { htmlFor: id, className: labelClassName }, label),
89
- react_1.default.createElement(ebay_textbox_1.EbayTextbox, __assign({}, inputAttributes, { underline: true }))));
90
- };
91
- exports.default = forwardRef_1.withForwardRef(EbayLegacyFloatingLabel);
@@ -1,6 +0,0 @@
1
- # DEPRECATED
2
- Use those instead:
3
- - `import { EbayNoticeContent } from '@ebay/ui-core-react/ebay-notice-base`
4
- - `import { EbayNoticeContent } from '@ebay/ui-core-react/ebay-page-notice`
5
- - `import { EbayNoticeContent } from '@ebay/ui-core-react/ebay-section-notice`
6
- - `import { EbayNoticeContent } from '@ebay/ui-core-react/ebay-inline-notice`
@@ -1,2 +0,0 @@
1
- export { EbayNoticeContent } from '../ebay-notice-base';
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/ebay-notice-content/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAA"}
@@ -1,4 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- var ebay_notice_base_1 = require("../ebay-notice-base");
4
- Object.defineProperty(exports, "EbayNoticeContent", { enumerable: true, get: function () { return ebay_notice_base_1.EbayNoticeContent; } });
@@ -1 +0,0 @@
1
- # Deprecated, use [EbayTabs](../ebay-tabs) instead.
@@ -1,14 +0,0 @@
1
- import { Activation, Size } from '../ebay-tabs';
2
- /**
3
- * @deprecated Use Activation union type instead
4
- */
5
- export declare const activations: {
6
- [key: string]: Activation;
7
- };
8
- /**
9
- * @deprecated Use Size union type instead
10
- */
11
- export declare const sizes: {
12
- [key: string]: Size;
13
- };
14
- //# sourceMappingURL=enums.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"enums.d.ts","sourceRoot":"","sources":["../../src/ebay-tab/enums.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,IAAI,EAAE,MAAM,cAAc,CAAA;AAE/C;;GAEG;AACH,eAAO,MAAM,WAAW,EAAE;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG,UAAU,CAAA;CAGpD,CAAA;AAED;;GAEG;AACH,eAAO,MAAM,KAAK,EAAE;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG,IAAI,CAAA;CAGxC,CAAA"}
package/ebay-tab/enums.js DELETED
@@ -1,17 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.sizes = exports.activations = void 0;
4
- /**
5
- * @deprecated Use Activation union type instead
6
- */
7
- exports.activations = {
8
- AUTO: "auto",
9
- MANUAL: "manual"
10
- };
11
- /**
12
- * @deprecated Use Size union type instead
13
- */
14
- exports.sizes = {
15
- MEDIUM: "medium",
16
- LARGE: "large"
17
- };
@@ -1,6 +0,0 @@
1
- /**
2
- * @deprecated Use EbayTabs instead
3
- */
4
- export { EbayTabs as EbayTab, EbayTab as EbayTabHeading, EbayTabPanel } from '../ebay-tabs';
5
- export { activations, sizes } from './enums';
6
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/ebay-tab/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,QAAQ,IAAI,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,YAAY,EAAE,MAAM,cAAc,CAAA;AAC3F,OAAO,EAAE,WAAW,EAAE,KAAK,EAAE,MAAM,SAAS,CAAA"}
package/ebay-tab/index.js DELETED
@@ -1,12 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- /**
4
- * @deprecated Use EbayTabs instead
5
- */
6
- var ebay_tabs_1 = require("../ebay-tabs");
7
- Object.defineProperty(exports, "EbayTab", { enumerable: true, get: function () { return ebay_tabs_1.EbayTabs; } });
8
- Object.defineProperty(exports, "EbayTabHeading", { enumerable: true, get: function () { return ebay_tabs_1.EbayTab; } });
9
- Object.defineProperty(exports, "EbayTabPanel", { enumerable: true, get: function () { return ebay_tabs_1.EbayTabPanel; } });
10
- var enums_1 = require("./enums");
11
- Object.defineProperty(exports, "activations", { enumerable: true, get: function () { return enums_1.activations; } });
12
- Object.defineProperty(exports, "sizes", { enumerable: true, get: function () { return enums_1.sizes; } });