@ebay/ui-core-react 7.3.3 → 7.3.5

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.
@@ -1 +1 @@
1
- {"version":3,"file":"symbols.d.ts","sourceRoot":"","sources":["../../src/ebay-svg/symbols.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,eAAO,MAAM,OAAO,qBAiyBnB,CAAA"}
1
+ {"version":3,"file":"symbols.d.ts","sourceRoot":"","sources":["../../src/ebay-svg/symbols.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,eAAO,MAAM,OAAO,qBA+yBnB,CAAA"}
package/package.json CHANGED
@@ -1,26 +1,26 @@
1
1
  {
2
2
  "name": "@ebay/ui-core-react",
3
- "version": "7.3.3",
3
+ "version": "7.3.5",
4
4
  "description": "Skin components build off React",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org"
7
7
  },
8
8
  "exports": {
9
9
  "./ebay-dialog-base/components/animation": {
10
- "types": "./ebay-dialog-base/components/animation.d.ts",
11
- "default": "./ebay-dialog-base/components/animation/index.js"
10
+ "types": "./ebay-dialog-base/components/animation.d.ts",
11
+ "default": "./ebay-dialog-base/components/animation/index.js"
12
12
  },
13
13
  "./ebay-dialog-base/components/dialog-header": {
14
- "types": "./ebay-dialog-base/components/dialog-header.d.ts",
15
- "default": "./ebay-dialog-base/components/dialog-header/index.js"
14
+ "types": "./ebay-dialog-base/components/dialog-header.d.ts",
15
+ "default": "./ebay-dialog-base/components/dialog-header/index.js"
16
16
  },
17
17
  "./ebay-dialog-base/components/dialog-footer": {
18
- "types": "./ebay-dialog-base/components/dialog-footer.d.ts",
19
- "default": "./ebay-dialog-base/components/dialog-footer/index.js"
18
+ "types": "./ebay-dialog-base/components/dialog-footer.d.ts",
19
+ "default": "./ebay-dialog-base/components/dialog-footer/index.js"
20
20
  },
21
21
  "./ebay-notice-base/components/*": {
22
- "types": "./ebay-notice-base/index.d.ts",
23
- "default": "./ebay-notice-base/index.js"
22
+ "types": "./ebay-notice-base/index.d.ts",
23
+ "default": "./ebay-notice-base/index.js"
24
24
  },
25
25
  "./common/component-utils/forwardRef": {
26
26
  "types": "./common/component-utils/forwardRef.d.ts",
@@ -76,7 +76,6 @@
76
76
  "types": "./ebay-fake-menu/menu-item.d.ts",
77
77
  "default": "./ebay-fake-menu/menu-item/index.js"
78
78
  },
79
-
80
79
  "./package.json": "./package.json",
81
80
  "./*": {
82
81
  "types": "./*/index.d.ts",
@@ -139,7 +138,7 @@
139
138
  "@babel/preset-react": "^7.23.3",
140
139
  "@babel/preset-typescript": "^7.23.3",
141
140
  "@babel/register": "^7.0.0",
142
- "@ebay/skin": "^18.0.0",
141
+ "@ebay/skin": "^18.4.0",
143
142
  "@microsoft/eslint-formatter-sarif": "^3.0.0",
144
143
  "@rollup/plugin-typescript": "^11.1.6",
145
144
  "@storybook/addon-a11y": "^7.6.12",