@fluentui/react-theme 9.1.0 → 9.1.2

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/CHANGELOG.json CHANGED
@@ -2,7 +2,58 @@
2
2
  "name": "@fluentui/react-theme",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 15 Sep 2022 09:44:57 GMT",
5
+ "date": "Fri, 11 Nov 2022 14:53:33 GMT",
6
+ "tag": "@fluentui/react-theme_v9.1.2",
7
+ "version": "9.1.2",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "gcox@microsoft.com",
12
+ "package": "@fluentui/react-theme",
13
+ "commit": "d5d03853c4aabcf7cedd715caddd987ba44c1a60",
14
+ "comment": "Fixed incorrect typography style"
15
+ },
16
+ {
17
+ "author": "martinhochel@microsoft.com",
18
+ "package": "@fluentui/react-theme",
19
+ "commit": "b3907043bd8d7b650c55e8e7c3119b14f2606c38",
20
+ "comment": "fix: create valid export maps"
21
+ }
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "date": "Tue, 25 Oct 2022 00:35:38 GMT",
27
+ "tag": "@fluentui/react-theme_v9.1.1",
28
+ "version": "9.1.1",
29
+ "comments": {
30
+ "none": [
31
+ {
32
+ "author": "miroslav.stastny@microsoft.com",
33
+ "package": "@fluentui/react-theme",
34
+ "commit": "6ced976a8d0e6a0e2e207da8fe0eb810e2bd19bc",
35
+ "comment": "Update package readme"
36
+ }
37
+ ]
38
+ }
39
+ },
40
+ {
41
+ "date": "Thu, 20 Oct 2022 08:39:54 GMT",
42
+ "tag": "@fluentui/react-theme_v9.1.1",
43
+ "version": "9.1.1",
44
+ "comments": {
45
+ "patch": [
46
+ {
47
+ "author": "mgodbolt@microsoft.com",
48
+ "package": "@fluentui/react-theme",
49
+ "commit": "17096b3137d9d3e7c7443ddc3ce0738b2910a334",
50
+ "comment": "chore: Bump peer deps to support React 18"
51
+ }
52
+ ]
53
+ }
54
+ },
55
+ {
56
+ "date": "Thu, 15 Sep 2022 09:49:36 GMT",
6
57
  "tag": "@fluentui/react-theme_v9.1.0",
7
58
  "version": "9.1.0",
8
59
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,31 @@
1
1
  # Change Log - @fluentui/react-theme
2
2
 
3
- This log was last generated on Thu, 15 Sep 2022 09:44:57 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 11 Nov 2022 14:53:33 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.1.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme_v9.1.2)
8
+
9
+ Fri, 11 Nov 2022 14:53:33 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme_v9.1.1..@fluentui/react-theme_v9.1.2)
11
+
12
+ ### Patches
13
+
14
+ - Fixed incorrect typography style ([PR #25577](https://github.com/microsoft/fluentui/pull/25577) by gcox@microsoft.com)
15
+ - fix: create valid export maps ([PR #25558](https://github.com/microsoft/fluentui/pull/25558) by martinhochel@microsoft.com)
16
+
17
+ ## [9.1.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme_v9.1.1)
18
+
19
+ Thu, 20 Oct 2022 08:39:54 GMT
20
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme_v9.1.0..@fluentui/react-theme_v9.1.1)
21
+
22
+ ### Patches
23
+
24
+ - chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
25
+
7
26
  ## [9.1.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme_v9.1.0)
8
27
 
9
- Thu, 15 Sep 2022 09:44:57 GMT
28
+ Thu, 15 Sep 2022 09:49:36 GMT
10
29
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme_v9.0.0..@fluentui/react-theme_v9.1.0)
11
30
 
12
31
  ### Minor changes
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @fluentui/react-theme
2
2
 
3
- **React Theme for [Fluent UI React](https://developer.microsoft.com/en-us/fluentui)**
3
+ **React Theme for [Fluent UI React](https://react.fluentui.dev)**
4
4
 
5
5
  ## Usage
6
6
 
@@ -25,7 +25,7 @@ export const typographyStyles = {
25
25
  body2: {
26
26
  fontFamily: tokens.fontFamilyBase,
27
27
  fontSize: tokens.fontSizeBase400,
28
- fontWeight: tokens.fontWeightSemibold,
28
+ fontWeight: tokens.fontWeightRegular,
29
29
  lineHeight: tokens.lineHeightBase400
30
30
  },
31
31
  caption1: {
@@ -1 +1 @@
1
- {"version":3,"sources":["global/typographyStyles.ts"],"names":[],"mappings":"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","sourcesContent":["import { tokens } from '../tokens';\nimport { TypographyStyles } from '../types';\n\n/**\n * Global typography styles (fontSize, fontWeight, and lineHeight)\n */\nexport const typographyStyles: TypographyStyles = {\n body1: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase300,\n fontWeight: tokens.fontWeightRegular,\n lineHeight: tokens.lineHeightBase300,\n },\n body1Strong: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase300,\n fontWeight: tokens.fontWeightSemibold,\n lineHeight: tokens.lineHeightBase300,\n },\n body1Stronger: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase300,\n fontWeight: tokens.fontWeightBold,\n lineHeight: tokens.lineHeightBase300,\n },\n body2: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase400,\n fontWeight: tokens.fontWeightSemibold,\n lineHeight: tokens.lineHeightBase400,\n },\n caption1: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase200,\n fontWeight: tokens.fontWeightRegular,\n lineHeight: tokens.lineHeightBase200,\n },\n caption1Strong: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase200,\n fontWeight: tokens.fontWeightSemibold,\n lineHeight: tokens.lineHeightBase200,\n },\n caption1Stronger: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase200,\n fontWeight: tokens.fontWeightBold,\n lineHeight: tokens.lineHeightBase200,\n },\n caption2: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase100,\n fontWeight: tokens.fontWeightRegular,\n lineHeight: tokens.lineHeightBase100,\n },\n caption2Strong: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase100,\n fontWeight: tokens.fontWeightSemibold,\n lineHeight: tokens.lineHeightBase100,\n },\n subtitle1: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase500,\n fontWeight: tokens.fontWeightSemibold,\n lineHeight: tokens.lineHeightBase500,\n },\n subtitle2: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase400,\n fontWeight: tokens.fontWeightSemibold,\n lineHeight: tokens.lineHeightBase400,\n },\n subtitle2Stronger: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase400,\n fontWeight: tokens.fontWeightBold,\n lineHeight: tokens.lineHeightBase400,\n },\n title1: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeHero800,\n fontWeight: tokens.fontWeightSemibold,\n lineHeight: tokens.lineHeightHero800,\n },\n title2: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeHero700,\n fontWeight: tokens.fontWeightSemibold,\n lineHeight: tokens.lineHeightHero700,\n },\n title3: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase600,\n fontWeight: tokens.fontWeightSemibold,\n lineHeight: tokens.lineHeightBase600,\n },\n largeTitle: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeHero900,\n fontWeight: tokens.fontWeightSemibold,\n lineHeight: tokens.lineHeightHero900,\n },\n display: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeHero1000,\n fontWeight: tokens.fontWeightSemibold,\n lineHeight: tokens.lineHeightHero1000,\n },\n};\n"],"sourceRoot":"../src/"}
1
+ {"version":3,"sources":["global/typographyStyles.ts"],"names":[],"mappings":"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","sourcesContent":["import { tokens } from '../tokens';\nimport { TypographyStyles } from '../types';\n\n/**\n * Global typography styles (fontSize, fontWeight, and lineHeight)\n */\nexport const typographyStyles: TypographyStyles = {\n body1: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase300,\n fontWeight: tokens.fontWeightRegular,\n lineHeight: tokens.lineHeightBase300,\n },\n body1Strong: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase300,\n fontWeight: tokens.fontWeightSemibold,\n lineHeight: tokens.lineHeightBase300,\n },\n body1Stronger: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase300,\n fontWeight: tokens.fontWeightBold,\n lineHeight: tokens.lineHeightBase300,\n },\n body2: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase400,\n fontWeight: tokens.fontWeightRegular,\n lineHeight: tokens.lineHeightBase400,\n },\n caption1: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase200,\n fontWeight: tokens.fontWeightRegular,\n lineHeight: tokens.lineHeightBase200,\n },\n caption1Strong: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase200,\n fontWeight: tokens.fontWeightSemibold,\n lineHeight: tokens.lineHeightBase200,\n },\n caption1Stronger: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase200,\n fontWeight: tokens.fontWeightBold,\n lineHeight: tokens.lineHeightBase200,\n },\n caption2: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase100,\n fontWeight: tokens.fontWeightRegular,\n lineHeight: tokens.lineHeightBase100,\n },\n caption2Strong: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase100,\n fontWeight: tokens.fontWeightSemibold,\n lineHeight: tokens.lineHeightBase100,\n },\n subtitle1: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase500,\n fontWeight: tokens.fontWeightSemibold,\n lineHeight: tokens.lineHeightBase500,\n },\n subtitle2: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase400,\n fontWeight: tokens.fontWeightSemibold,\n lineHeight: tokens.lineHeightBase400,\n },\n subtitle2Stronger: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase400,\n fontWeight: tokens.fontWeightBold,\n lineHeight: tokens.lineHeightBase400,\n },\n title1: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeHero800,\n fontWeight: tokens.fontWeightSemibold,\n lineHeight: tokens.lineHeightHero800,\n },\n title2: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeHero700,\n fontWeight: tokens.fontWeightSemibold,\n lineHeight: tokens.lineHeightHero700,\n },\n title3: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase600,\n fontWeight: tokens.fontWeightSemibold,\n lineHeight: tokens.lineHeightBase600,\n },\n largeTitle: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeHero900,\n fontWeight: tokens.fontWeightSemibold,\n lineHeight: tokens.lineHeightHero900,\n },\n display: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeHero1000,\n fontWeight: tokens.fontWeightSemibold,\n lineHeight: tokens.lineHeightHero1000,\n },\n};\n"],"sourceRoot":"../src/"}
@@ -33,7 +33,7 @@ exports.typographyStyles = {
33
33
  body2: {
34
34
  fontFamily: tokens_1.tokens.fontFamilyBase,
35
35
  fontSize: tokens_1.tokens.fontSizeBase400,
36
- fontWeight: tokens_1.tokens.fontWeightSemibold,
36
+ fontWeight: tokens_1.tokens.fontWeightRegular,
37
37
  lineHeight: tokens_1.tokens.lineHeightBase400
38
38
  },
39
39
  caption1: {
@@ -1 +1 @@
1
- {"version":3,"sources":["global/typographyStyles.ts"],"names":[],"mappings":"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","sourcesContent":["import { tokens } from '../tokens';\nimport { TypographyStyles } from '../types';\n\n/**\n * Global typography styles (fontSize, fontWeight, and lineHeight)\n */\nexport const typographyStyles: TypographyStyles = {\n body1: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase300,\n fontWeight: tokens.fontWeightRegular,\n lineHeight: tokens.lineHeightBase300,\n },\n body1Strong: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase300,\n fontWeight: tokens.fontWeightSemibold,\n lineHeight: tokens.lineHeightBase300,\n },\n body1Stronger: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase300,\n fontWeight: tokens.fontWeightBold,\n lineHeight: tokens.lineHeightBase300,\n },\n body2: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase400,\n fontWeight: tokens.fontWeightSemibold,\n lineHeight: tokens.lineHeightBase400,\n },\n caption1: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase200,\n fontWeight: tokens.fontWeightRegular,\n lineHeight: tokens.lineHeightBase200,\n },\n caption1Strong: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase200,\n fontWeight: tokens.fontWeightSemibold,\n lineHeight: tokens.lineHeightBase200,\n },\n caption1Stronger: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase200,\n fontWeight: tokens.fontWeightBold,\n lineHeight: tokens.lineHeightBase200,\n },\n caption2: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase100,\n fontWeight: tokens.fontWeightRegular,\n lineHeight: tokens.lineHeightBase100,\n },\n caption2Strong: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase100,\n fontWeight: tokens.fontWeightSemibold,\n lineHeight: tokens.lineHeightBase100,\n },\n subtitle1: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase500,\n fontWeight: tokens.fontWeightSemibold,\n lineHeight: tokens.lineHeightBase500,\n },\n subtitle2: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase400,\n fontWeight: tokens.fontWeightSemibold,\n lineHeight: tokens.lineHeightBase400,\n },\n subtitle2Stronger: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase400,\n fontWeight: tokens.fontWeightBold,\n lineHeight: tokens.lineHeightBase400,\n },\n title1: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeHero800,\n fontWeight: tokens.fontWeightSemibold,\n lineHeight: tokens.lineHeightHero800,\n },\n title2: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeHero700,\n fontWeight: tokens.fontWeightSemibold,\n lineHeight: tokens.lineHeightHero700,\n },\n title3: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase600,\n fontWeight: tokens.fontWeightSemibold,\n lineHeight: tokens.lineHeightBase600,\n },\n largeTitle: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeHero900,\n fontWeight: tokens.fontWeightSemibold,\n lineHeight: tokens.lineHeightHero900,\n },\n display: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeHero1000,\n fontWeight: tokens.fontWeightSemibold,\n lineHeight: tokens.lineHeightHero1000,\n },\n};\n"],"sourceRoot":"../src/"}
1
+ {"version":3,"sources":["global/typographyStyles.ts"],"names":[],"mappings":"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","sourcesContent":["import { tokens } from '../tokens';\nimport { TypographyStyles } from '../types';\n\n/**\n * Global typography styles (fontSize, fontWeight, and lineHeight)\n */\nexport const typographyStyles: TypographyStyles = {\n body1: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase300,\n fontWeight: tokens.fontWeightRegular,\n lineHeight: tokens.lineHeightBase300,\n },\n body1Strong: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase300,\n fontWeight: tokens.fontWeightSemibold,\n lineHeight: tokens.lineHeightBase300,\n },\n body1Stronger: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase300,\n fontWeight: tokens.fontWeightBold,\n lineHeight: tokens.lineHeightBase300,\n },\n body2: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase400,\n fontWeight: tokens.fontWeightRegular,\n lineHeight: tokens.lineHeightBase400,\n },\n caption1: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase200,\n fontWeight: tokens.fontWeightRegular,\n lineHeight: tokens.lineHeightBase200,\n },\n caption1Strong: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase200,\n fontWeight: tokens.fontWeightSemibold,\n lineHeight: tokens.lineHeightBase200,\n },\n caption1Stronger: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase200,\n fontWeight: tokens.fontWeightBold,\n lineHeight: tokens.lineHeightBase200,\n },\n caption2: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase100,\n fontWeight: tokens.fontWeightRegular,\n lineHeight: tokens.lineHeightBase100,\n },\n caption2Strong: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase100,\n fontWeight: tokens.fontWeightSemibold,\n lineHeight: tokens.lineHeightBase100,\n },\n subtitle1: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase500,\n fontWeight: tokens.fontWeightSemibold,\n lineHeight: tokens.lineHeightBase500,\n },\n subtitle2: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase400,\n fontWeight: tokens.fontWeightSemibold,\n lineHeight: tokens.lineHeightBase400,\n },\n subtitle2Stronger: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase400,\n fontWeight: tokens.fontWeightBold,\n lineHeight: tokens.lineHeightBase400,\n },\n title1: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeHero800,\n fontWeight: tokens.fontWeightSemibold,\n lineHeight: tokens.lineHeightHero800,\n },\n title2: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeHero700,\n fontWeight: tokens.fontWeightSemibold,\n lineHeight: tokens.lineHeightHero700,\n },\n title3: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase600,\n fontWeight: tokens.fontWeightSemibold,\n lineHeight: tokens.lineHeightBase600,\n },\n largeTitle: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeHero900,\n fontWeight: tokens.fontWeightSemibold,\n lineHeight: tokens.lineHeightHero900,\n },\n display: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeHero1000,\n fontWeight: tokens.fontWeightSemibold,\n lineHeight: tokens.lineHeightHero1000,\n },\n};\n"],"sourceRoot":"../src/"}
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@fluentui/react-theme",
3
- "version": "9.1.0",
3
+ "version": "9.1.2",
4
4
  "description": "Fluent UI themes",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
7
- "typings": "dist/index.d.ts",
7
+ "typings": "./dist/index.d.ts",
8
8
  "sideEffects": false,
9
9
  "repository": {
10
10
  "type": "git",
@@ -34,10 +34,10 @@
34
34
  "tslib": "^2.1.0"
35
35
  },
36
36
  "peerDependencies": {
37
- "@types/react": ">=16.8.0 <18.0.0",
38
- "@types/react-dom": ">=16.8.0 <18.0.0",
39
- "react": ">=16.8.0 <18.0.0",
40
- "react-dom": ">=16.8.0 <18.0.0"
37
+ "@types/react": ">=16.8.0 <19.0.0",
38
+ "@types/react-dom": ">=16.8.0 <19.0.0",
39
+ "react": ">=16.8.0 <19.0.0",
40
+ "react-dom": ">=16.8.0 <19.0.0"
41
41
  },
42
42
  "beachball": {
43
43
  "disallowedChangeTypes": [
@@ -47,9 +47,10 @@
47
47
  },
48
48
  "exports": {
49
49
  ".": {
50
- "types": "./lib/index.d.ts",
50
+ "types": "./dist/index.d.ts",
51
51
  "import": "./lib/index.js",
52
52
  "require": "./lib-commonjs/index.js"
53
- }
53
+ },
54
+ "./package.json": "./package.json"
54
55
  }
55
56
  }