@fluentui/react-icons 0.4.2 → 0.4.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.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,52 @@
2
2
  "name": "@fluentui/react-icons",
3
3
  "entries": [
4
4
  {
5
- "date": "Fri, 26 Feb 2021 21:26:52 GMT",
5
+ "date": "Wed, 17 Aug 2022 12:19:35 GMT",
6
+ "tag": "@fluentui/react-icons_v0.4.5",
7
+ "version": "0.4.5",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "comment": "Bump @uifabric/utilities to v7.35.0",
12
+ "author": "tmichon@microsoft.com",
13
+ "commit": "94cb7fbdc1b68428d8ea8d69a19a1bcf1f11484d",
14
+ "package": "@fluentui/react-icons"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Thu, 19 May 2022 12:29:07 GMT",
21
+ "tag": "@fluentui/react-icons_v0.4.4",
22
+ "version": "0.4.4",
23
+ "comments": {
24
+ "patch": [
25
+ {
26
+ "comment": "Update React compatibility to support React <18.0.0",
27
+ "author": "tmichon@microsoft.com",
28
+ "commit": "cfafa8b0de5d3d83307a2c091b9cf4a4d1909f2a",
29
+ "package": "@fluentui/react-icons"
30
+ }
31
+ ]
32
+ }
33
+ },
34
+ {
35
+ "date": "Wed, 30 Mar 2022 12:25:54 GMT",
36
+ "tag": "@fluentui/react-icons_v0.4.3",
37
+ "version": "0.4.3",
38
+ "comments": {
39
+ "patch": [
40
+ {
41
+ "comment": "Bump @uifabric/utilities to v7.34.0",
42
+ "author": "tmichon@microsoft.com",
43
+ "commit": "0d0b2c6733a74be61e241242b4c980b314dbfc50",
44
+ "package": "@fluentui/react-icons"
45
+ }
46
+ ]
47
+ }
48
+ },
49
+ {
50
+ "date": "Fri, 26 Feb 2021 21:31:33 GMT",
6
51
  "tag": "@fluentui/react-icons_v0.4.2",
7
52
  "version": "0.4.2",
8
53
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,39 @@
1
1
  # Change Log - @fluentui/react-icons
2
2
 
3
- This log was last generated on Fri, 26 Feb 2021 21:26:52 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 17 Aug 2022 12:19:35 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [0.4.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-icons_v0.4.5)
8
+
9
+ Wed, 17 Aug 2022 12:19:35 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-icons_v0.4.4..@fluentui/react-icons_v0.4.5)
11
+
12
+ ### Patches
13
+
14
+ - Bump @uifabric/utilities to v7.35.0 ([PR #24370](https://github.com/microsoft/fluentui/pull/24370) by tmichon@microsoft.com)
15
+
16
+ ## [0.4.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-icons_v0.4.4)
17
+
18
+ Thu, 19 May 2022 12:29:07 GMT
19
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-icons_v0.4.3..@fluentui/react-icons_v0.4.4)
20
+
21
+ ### Patches
22
+
23
+ - Update React compatibility to support React <18.0.0 ([PR #22921](https://github.com/microsoft/fluentui/pull/22921) by tmichon@microsoft.com)
24
+
25
+ ## [0.4.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-icons_v0.4.3)
26
+
27
+ Wed, 30 Mar 2022 12:25:54 GMT
28
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-icons_v0.4.2..@fluentui/react-icons_v0.4.3)
29
+
30
+ ### Patches
31
+
32
+ - Bump @uifabric/utilities to v7.34.0 ([PR #22039](https://github.com/microsoft/fluentui/pull/22039) by tmichon@microsoft.com)
33
+
7
34
  ## [0.4.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-icons_v0.4.2)
8
35
 
9
- Fri, 26 Feb 2021 21:26:52 GMT
36
+ Fri, 26 Feb 2021 21:31:33 GMT
10
37
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-icons_v0.4.0..@fluentui/react-icons_v0.4.2)
11
38
 
12
39
  ### Patches
@@ -1,2 +1,2 @@
1
- export declare const root = "root_de478240";
2
- export declare const svg = "svg_de478240";
1
+ export declare const root = "root_8f40ed70";
2
+ export declare const svg = "svg_8f40ed70";
@@ -1,6 +1,6 @@
1
1
  /* eslint-disable */
2
2
  import { loadStyles } from '@microsoft/load-themed-styles';
3
- loadStyles([{ "rawString": ".root_de478240{display:inline-block;vertical-align:middle;speak:none;width:1em;height:1em}.svg_de478240{height:100%;fill:currentColor;vertical-align:top}" }]);
4
- export var root = "root_de478240";
5
- export var svg = "svg_de478240";
3
+ loadStyles([{ "rawString": ".root_8f40ed70{display:inline-block;vertical-align:middle;speak:none;width:1em;height:1em}.svg_8f40ed70{height:100%;fill:currentColor;vertical-align:top}" }]);
4
+ export var root = "root_8f40ed70";
5
+ export var svg = "svg_8f40ed70";
6
6
  //# sourceMappingURL=SvgIcon.scss.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"SvgIcon.scss.js","sourceRoot":"../src/","sources":["utils/SvgIcon.scss.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,OAAO,EAAE,UAAU,EAAE,MAAM,+BAA+B,CAAC;AAC3D,UAAU,CAAC,CAAC,EAAC,WAAW,EAAC,2JAA2J,EAAC,CAAC,CAAC,CAAC;AACxL,MAAM,CAAC,IAAM,IAAI,GAAG,eAAe,CAAC;AACpC,MAAM,CAAC,IAAM,GAAG,GAAG,cAAc,CAAC","sourcesContent":["/* eslint-disable */\nimport { loadStyles } from '@microsoft/load-themed-styles';\nloadStyles([{\"rawString\":\".root_de478240{display:inline-block;vertical-align:middle;speak:none;width:1em;height:1em}.svg_de478240{height:100%;fill:currentColor;vertical-align:top}\"}]);\nexport const root = \"root_de478240\";\nexport const svg = \"svg_de478240\";"]}
1
+ {"version":3,"file":"SvgIcon.scss.js","sourceRoot":"../src/","sources":["utils/SvgIcon.scss.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,OAAO,EAAE,UAAU,EAAE,MAAM,+BAA+B,CAAC;AAC3D,UAAU,CAAC,CAAC,EAAC,WAAW,EAAC,2JAA2J,EAAC,CAAC,CAAC,CAAC;AACxL,MAAM,CAAC,IAAM,IAAI,GAAG,eAAe,CAAC;AACpC,MAAM,CAAC,IAAM,GAAG,GAAG,cAAc,CAAC","sourcesContent":["/* eslint-disable */\nimport { loadStyles } from '@microsoft/load-themed-styles';\nloadStyles([{\"rawString\":\".root_8f40ed70{display:inline-block;vertical-align:middle;speak:none;width:1em;height:1em}.svg_8f40ed70{height:100%;fill:currentColor;vertical-align:top}\"}]);\nexport const root = \"root_8f40ed70\";\nexport const svg = \"svg_8f40ed70\";"]}
package/lib/version.js CHANGED
@@ -1,5 +1,5 @@
1
1
  // Do not modify this file; it is generated as part of publish.
2
2
  // The checked in version is a placeholder only and will not be updated.
3
3
  import { setVersion } from '@uifabric/set-version';
4
- setVersion('@fluentui/react-icons', '0.4.1');
4
+ setVersion('@fluentui/react-icons', '0.4.4');
5
5
  //# sourceMappingURL=version.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"version.js","sourceRoot":"../src/","sources":["version.ts"],"names":[],"mappings":"AAAA,+DAA+D;AAC/D,wEAAwE;AACxE,OAAO,EAAE,UAAU,EAAE,MAAM,uBAAuB,CAAC;AACnD,UAAU,CAAC,uBAAuB,EAAE,OAAO,CAAC,CAAC","sourcesContent":["// Do not modify this file; it is generated as part of publish.\n// The checked in version is a placeholder only and will not be updated.\nimport { setVersion } from '@uifabric/set-version';\nsetVersion('@fluentui/react-icons', '0.4.1');"]}
1
+ {"version":3,"file":"version.js","sourceRoot":"../src/","sources":["version.ts"],"names":[],"mappings":"AAAA,+DAA+D;AAC/D,wEAAwE;AACxE,OAAO,EAAE,UAAU,EAAE,MAAM,uBAAuB,CAAC;AACnD,UAAU,CAAC,uBAAuB,EAAE,OAAO,CAAC,CAAC","sourcesContent":["// Do not modify this file; it is generated as part of publish.\n// The checked in version is a placeholder only and will not be updated.\nimport { setVersion } from '@uifabric/set-version';\nsetVersion('@fluentui/react-icons', '0.4.4');"]}
@@ -1,2 +1,2 @@
1
- export declare const root = "root_de478240";
2
- export declare const svg = "svg_de478240";
1
+ export declare const root = "root_8f40ed70";
2
+ export declare const svg = "svg_8f40ed70";
@@ -1,8 +1,8 @@
1
1
  define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) {
2
2
  "use strict";
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
- load_themed_styles_1.loadStyles([{ "rawString": ".root_de478240{display:inline-block;vertical-align:middle;speak:none;width:1em;height:1em}.svg_de478240{height:100%;fill:currentColor;vertical-align:top}" }]);
5
- exports.root = "root_de478240";
6
- exports.svg = "svg_de478240";
4
+ load_themed_styles_1.loadStyles([{ "rawString": ".root_8f40ed70{display:inline-block;vertical-align:middle;speak:none;width:1em;height:1em}.svg_8f40ed70{height:100%;fill:currentColor;vertical-align:top}" }]);
5
+ exports.root = "root_8f40ed70";
6
+ exports.svg = "svg_8f40ed70";
7
7
  });
8
8
  //# sourceMappingURL=SvgIcon.scss.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"SvgIcon.scss.js","sourceRoot":"../src/","sources":["utils/SvgIcon.scss.ts"],"names":[],"mappings":";;;IAEA,+BAAU,CAAC,CAAC,EAAC,WAAW,EAAC,2JAA2J,EAAC,CAAC,CAAC,CAAC;IAC3K,QAAA,IAAI,GAAG,eAAe,CAAC;IACvB,QAAA,GAAG,GAAG,cAAc,CAAC","sourcesContent":["/* eslint-disable */\nimport { loadStyles } from '@microsoft/load-themed-styles';\nloadStyles([{\"rawString\":\".root_de478240{display:inline-block;vertical-align:middle;speak:none;width:1em;height:1em}.svg_de478240{height:100%;fill:currentColor;vertical-align:top}\"}]);\nexport const root = \"root_de478240\";\nexport const svg = \"svg_de478240\";"]}
1
+ {"version":3,"file":"SvgIcon.scss.js","sourceRoot":"../src/","sources":["utils/SvgIcon.scss.ts"],"names":[],"mappings":";;;IAEA,+BAAU,CAAC,CAAC,EAAC,WAAW,EAAC,2JAA2J,EAAC,CAAC,CAAC,CAAC;IAC3K,QAAA,IAAI,GAAG,eAAe,CAAC;IACvB,QAAA,GAAG,GAAG,cAAc,CAAC","sourcesContent":["/* eslint-disable */\nimport { loadStyles } from '@microsoft/load-themed-styles';\nloadStyles([{\"rawString\":\".root_8f40ed70{display:inline-block;vertical-align:middle;speak:none;width:1em;height:1em}.svg_8f40ed70{height:100%;fill:currentColor;vertical-align:top}\"}]);\nexport const root = \"root_8f40ed70\";\nexport const svg = \"svg_8f40ed70\";"]}
@@ -1,6 +1,6 @@
1
1
  define(["require", "exports", "@uifabric/set-version"], function (require, exports, set_version_1) {
2
2
  "use strict";
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
- set_version_1.setVersion('@fluentui/react-icons', '0.4.1');
4
+ set_version_1.setVersion('@fluentui/react-icons', '0.4.4');
5
5
  });
6
6
  //# sourceMappingURL=version.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"version.js","sourceRoot":"../src/","sources":["version.ts"],"names":[],"mappings":";;;IAGA,wBAAU,CAAC,uBAAuB,EAAE,OAAO,CAAC,CAAC","sourcesContent":["// Do not modify this file; it is generated as part of publish.\n// The checked in version is a placeholder only and will not be updated.\nimport { setVersion } from '@uifabric/set-version';\nsetVersion('@fluentui/react-icons', '0.4.1');"]}
1
+ {"version":3,"file":"version.js","sourceRoot":"../src/","sources":["version.ts"],"names":[],"mappings":";;;IAGA,wBAAU,CAAC,uBAAuB,EAAE,OAAO,CAAC,CAAC","sourcesContent":["// Do not modify this file; it is generated as part of publish.\n// The checked in version is a placeholder only and will not be updated.\nimport { setVersion } from '@uifabric/set-version';\nsetVersion('@fluentui/react-icons', '0.4.4');"]}
@@ -1,2 +1,2 @@
1
- export declare const root = "root_de478240";
2
- export declare const svg = "svg_de478240";
1
+ export declare const root = "root_8f40ed70";
2
+ export declare const svg = "svg_8f40ed70";
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  /* eslint-disable */
4
4
  var load_themed_styles_1 = require("@microsoft/load-themed-styles");
5
- load_themed_styles_1.loadStyles([{ "rawString": ".root_de478240{display:inline-block;vertical-align:middle;speak:none;width:1em;height:1em}.svg_de478240{height:100%;fill:currentColor;vertical-align:top}" }]);
6
- exports.root = "root_de478240";
7
- exports.svg = "svg_de478240";
5
+ load_themed_styles_1.loadStyles([{ "rawString": ".root_8f40ed70{display:inline-block;vertical-align:middle;speak:none;width:1em;height:1em}.svg_8f40ed70{height:100%;fill:currentColor;vertical-align:top}" }]);
6
+ exports.root = "root_8f40ed70";
7
+ exports.svg = "svg_8f40ed70";
8
8
  //# sourceMappingURL=SvgIcon.scss.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"SvgIcon.scss.js","sourceRoot":"../src/","sources":["utils/SvgIcon.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,oEAA2D;AAC3D,+BAAU,CAAC,CAAC,EAAC,WAAW,EAAC,2JAA2J,EAAC,CAAC,CAAC,CAAC;AAC3K,QAAA,IAAI,GAAG,eAAe,CAAC;AACvB,QAAA,GAAG,GAAG,cAAc,CAAC","sourcesContent":["/* eslint-disable */\nimport { loadStyles } from '@microsoft/load-themed-styles';\nloadStyles([{\"rawString\":\".root_de478240{display:inline-block;vertical-align:middle;speak:none;width:1em;height:1em}.svg_de478240{height:100%;fill:currentColor;vertical-align:top}\"}]);\nexport const root = \"root_de478240\";\nexport const svg = \"svg_de478240\";"]}
1
+ {"version":3,"file":"SvgIcon.scss.js","sourceRoot":"../src/","sources":["utils/SvgIcon.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,oEAA2D;AAC3D,+BAAU,CAAC,CAAC,EAAC,WAAW,EAAC,2JAA2J,EAAC,CAAC,CAAC,CAAC;AAC3K,QAAA,IAAI,GAAG,eAAe,CAAC;AACvB,QAAA,GAAG,GAAG,cAAc,CAAC","sourcesContent":["/* eslint-disable */\nimport { loadStyles } from '@microsoft/load-themed-styles';\nloadStyles([{\"rawString\":\".root_8f40ed70{display:inline-block;vertical-align:middle;speak:none;width:1em;height:1em}.svg_8f40ed70{height:100%;fill:currentColor;vertical-align:top}\"}]);\nexport const root = \"root_8f40ed70\";\nexport const svg = \"svg_8f40ed70\";"]}
@@ -3,5 +3,5 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  // Do not modify this file; it is generated as part of publish.
4
4
  // The checked in version is a placeholder only and will not be updated.
5
5
  var set_version_1 = require("@uifabric/set-version");
6
- set_version_1.setVersion('@fluentui/react-icons', '0.4.1');
6
+ set_version_1.setVersion('@fluentui/react-icons', '0.4.4');
7
7
  //# sourceMappingURL=version.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"version.js","sourceRoot":"../src/","sources":["version.ts"],"names":[],"mappings":";;AAAA,+DAA+D;AAC/D,wEAAwE;AACxE,qDAAmD;AACnD,wBAAU,CAAC,uBAAuB,EAAE,OAAO,CAAC,CAAC","sourcesContent":["// Do not modify this file; it is generated as part of publish.\n// The checked in version is a placeholder only and will not be updated.\nimport { setVersion } from '@uifabric/set-version';\nsetVersion('@fluentui/react-icons', '0.4.1');"]}
1
+ {"version":3,"file":"version.js","sourceRoot":"../src/","sources":["version.ts"],"names":[],"mappings":";;AAAA,+DAA+D;AAC/D,wEAAwE;AACxE,qDAAmD;AACnD,wBAAU,CAAC,uBAAuB,EAAE,OAAO,CAAC,CAAC","sourcesContent":["// Do not modify this file; it is generated as part of publish.\n// The checked in version is a placeholder only and will not be updated.\nimport { setVersion } from '@uifabric/set-version';\nsetVersion('@fluentui/react-icons', '0.4.4');"]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-icons",
3
- "version": "0.4.2",
3
+ "version": "0.4.5",
4
4
  "description": "React components for building web experiences.",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -47,13 +47,13 @@
47
47
  "dependencies": {
48
48
  "@microsoft/load-themed-styles": "^1.10.26",
49
49
  "@uifabric/set-version": "^7.0.24",
50
- "@uifabric/utilities": "^7.33.5",
50
+ "@uifabric/utilities": "^7.35.0",
51
51
  "tslib": "^1.10.0"
52
52
  },
53
53
  "peerDependencies": {
54
- "@types/react-dom": ">=16.8.0 <17.0.0",
55
- "react": ">=16.8.0 <17.0.0",
56
- "react-dom": ">=16.8.0 <17.0.0"
54
+ "@types/react-dom": ">=16.8.0 <18.0.0",
55
+ "react": ">=16.8.0 <18.0.0",
56
+ "react-dom": ">=16.8.0 <18.0.0"
57
57
  },
58
58
  "beachball": {
59
59
  "tag": "lts-7"