@fluentui/react-toast 9.3.13 → 9.3.15

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,73 @@
2
2
  "name": "@fluentui/react-toast",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 23 Oct 2023 09:48:56 GMT",
5
+ "date": "Wed, 01 Nov 2023 12:51:07 GMT",
6
+ "tag": "@fluentui/react-toast_v9.3.15",
7
+ "version": "9.3.15",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-toast",
13
+ "comment": "Bump @fluentui/react-portal to v9.3.27",
14
+ "commit": "838b05367dbdddb17732b9e0c807090e0a4445d5"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-toast",
19
+ "comment": "Bump @fluentui/react-shared-contexts to v9.11.1",
20
+ "commit": "838b05367dbdddb17732b9e0c807090e0a4445d5"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-toast",
25
+ "comment": "Bump @fluentui/react-tabster to v9.14.3",
26
+ "commit": "838b05367dbdddb17732b9e0c807090e0a4445d5"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-toast",
31
+ "comment": "Bump @fluentui/react-theme to v9.1.15",
32
+ "commit": "838b05367dbdddb17732b9e0c807090e0a4445d5"
33
+ }
34
+ ]
35
+ }
36
+ },
37
+ {
38
+ "date": "Sat, 28 Oct 2023 23:35:59 GMT",
39
+ "tag": "@fluentui/react-toast_v9.3.14",
40
+ "version": "9.3.14",
41
+ "comments": {
42
+ "patch": [
43
+ {
44
+ "author": "olfedias@microsoft.com",
45
+ "package": "@fluentui/react-toast",
46
+ "commit": "5e65d8013cd09faf4b3777202f251d5c3d67c138",
47
+ "comment": "fix: invoke useCustomStyleHook_unstable()"
48
+ },
49
+ {
50
+ "author": "beachball",
51
+ "package": "@fluentui/react-toast",
52
+ "comment": "Bump @fluentui/react-portal to v9.3.26",
53
+ "commit": "555b0fae3ec7f052e765557ae243c58000514f92"
54
+ },
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui/react-toast",
58
+ "comment": "Bump @fluentui/react-shared-contexts to v9.11.0",
59
+ "commit": "555b0fae3ec7f052e765557ae243c58000514f92"
60
+ },
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui/react-toast",
64
+ "comment": "Bump @fluentui/react-tabster to v9.14.2",
65
+ "commit": "555b0fae3ec7f052e765557ae243c58000514f92"
66
+ }
67
+ ]
68
+ }
69
+ },
70
+ {
71
+ "date": "Mon, 23 Oct 2023 09:51:57 GMT",
6
72
  "tag": "@fluentui/react-toast_v9.3.13",
7
73
  "version": "9.3.13",
8
74
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,36 @@
1
1
  # Change Log - @fluentui/react-toast
2
2
 
3
- This log was last generated on Mon, 23 Oct 2023 09:48:56 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 01 Nov 2023 12:51:07 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.3.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-toast_v9.3.15)
8
+
9
+ Wed, 01 Nov 2023 12:51:07 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-toast_v9.3.14..@fluentui/react-toast_v9.3.15)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-portal to v9.3.27 ([PR #29663](https://github.com/microsoft/fluentui/pull/29663) by beachball)
15
+ - Bump @fluentui/react-shared-contexts to v9.11.1 ([PR #29663](https://github.com/microsoft/fluentui/pull/29663) by beachball)
16
+ - Bump @fluentui/react-tabster to v9.14.3 ([PR #29663](https://github.com/microsoft/fluentui/pull/29663) by beachball)
17
+ - Bump @fluentui/react-theme to v9.1.15 ([PR #29663](https://github.com/microsoft/fluentui/pull/29663) by beachball)
18
+
19
+ ## [9.3.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-toast_v9.3.14)
20
+
21
+ Sat, 28 Oct 2023 23:35:59 GMT
22
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-toast_v9.3.13..@fluentui/react-toast_v9.3.14)
23
+
24
+ ### Patches
25
+
26
+ - fix: invoke useCustomStyleHook_unstable() ([PR #29632](https://github.com/microsoft/fluentui/pull/29632) by olfedias@microsoft.com)
27
+ - Bump @fluentui/react-portal to v9.3.26 ([commit](https://github.com/microsoft/fluentui/commit/555b0fae3ec7f052e765557ae243c58000514f92) by beachball)
28
+ - Bump @fluentui/react-shared-contexts to v9.11.0 ([commit](https://github.com/microsoft/fluentui/commit/555b0fae3ec7f052e765557ae243c58000514f92) by beachball)
29
+ - Bump @fluentui/react-tabster to v9.14.2 ([commit](https://github.com/microsoft/fluentui/commit/555b0fae3ec7f052e765557ae243c58000514f92) by beachball)
30
+
7
31
  ## [9.3.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-toast_v9.3.13)
8
32
 
9
- Mon, 23 Oct 2023 09:48:56 GMT
33
+ Mon, 23 Oct 2023 09:51:57 GMT
10
34
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-toast_v9.3.12..@fluentui/react-toast_v9.3.13)
11
35
 
12
36
  ### Patches
@@ -1,3 +1,4 @@
1
+ import { useCustomStyleHook_unstable } from '@fluentui/react-shared-contexts';
1
2
  import * as React from 'react';
2
3
  import { useToaster_unstable } from './useToaster';
3
4
  import { renderToaster_unstable } from './renderToaster';
@@ -7,6 +8,7 @@ import { useToasterStyles_unstable } from './useToasterStyles.styles';
7
8
  */ export const Toaster = (props)=>{
8
9
  const state = useToaster_unstable(props);
9
10
  useToasterStyles_unstable(state);
11
+ useCustomStyleHook_unstable('useToasterStyles_unstable')(state);
10
12
  return renderToaster_unstable(state);
11
13
  };
12
14
  Toaster.displayName = 'Toaster';
@@ -1 +1 @@
1
- {"version":3,"sources":["Toaster.tsx"],"sourcesContent":["import * as React from 'react';\nimport { useToaster_unstable } from './useToaster';\nimport { renderToaster_unstable } from './renderToaster';\nimport { useToasterStyles_unstable } from './useToasterStyles.styles';\nimport type { ToasterProps } from './Toaster.types';\n\n/**\n * Toaster component - renders a collection of toasts dispatched imperatively\n */\nexport const Toaster: React.FC<ToasterProps> = props => {\n const state = useToaster_unstable(props);\n\n useToasterStyles_unstable(state);\n return renderToaster_unstable(state);\n};\n\nToaster.displayName = 'Toaster';\n"],"names":["React","useToaster_unstable","renderToaster_unstable","useToasterStyles_unstable","Toaster","props","state","displayName"],"mappings":"AAAA,YAAYA,WAAW,QAAQ;AAC/B,SAASC,mBAAmB,QAAQ,eAAe;AACnD,SAASC,sBAAsB,QAAQ,kBAAkB;AACzD,SAASC,yBAAyB,QAAQ,4BAA4B;AAGtE;;CAEC,GACD,OAAO,MAAMC,UAAkCC,CAAAA;IAC7C,MAAMC,QAAQL,oBAAoBI;IAElCF,0BAA0BG;IAC1B,OAAOJ,uBAAuBI;AAChC,EAAE;AAEFF,QAAQG,WAAW,GAAG"}
1
+ {"version":3,"sources":["Toaster.tsx"],"sourcesContent":["import { useCustomStyleHook_unstable } from '@fluentui/react-shared-contexts';\nimport * as React from 'react';\n\nimport { useToaster_unstable } from './useToaster';\nimport { renderToaster_unstable } from './renderToaster';\nimport { useToasterStyles_unstable } from './useToasterStyles.styles';\nimport type { ToasterProps } from './Toaster.types';\n\n/**\n * Toaster component - renders a collection of toasts dispatched imperatively\n */\nexport const Toaster: React.FC<ToasterProps> = props => {\n const state = useToaster_unstable(props);\n\n useToasterStyles_unstable(state);\n useCustomStyleHook_unstable('useToasterStyles_unstable')(state);\n return renderToaster_unstable(state);\n};\n\nToaster.displayName = 'Toaster';\n"],"names":["useCustomStyleHook_unstable","React","useToaster_unstable","renderToaster_unstable","useToasterStyles_unstable","Toaster","props","state","displayName"],"mappings":"AAAA,SAASA,2BAA2B,QAAQ,kCAAkC;AAC9E,YAAYC,WAAW,QAAQ;AAE/B,SAASC,mBAAmB,QAAQ,eAAe;AACnD,SAASC,sBAAsB,QAAQ,kBAAkB;AACzD,SAASC,yBAAyB,QAAQ,4BAA4B;AAGtE;;CAEC,GACD,OAAO,MAAMC,UAAkCC,CAAAA;IAC7C,MAAMC,QAAQL,oBAAoBI;IAElCF,0BAA0BG;IAC1BP,4BAA4B,6BAA6BO;IACzD,OAAOJ,uBAAuBI;AAChC,EAAE;AAEFF,QAAQG,WAAW,GAAG"}
@@ -9,6 +9,7 @@ Object.defineProperty(exports, "Toaster", {
9
9
  }
10
10
  });
11
11
  const _interop_require_wildcard = require("@swc/helpers/_/_interop_require_wildcard");
12
+ const _reactsharedcontexts = require("@fluentui/react-shared-contexts");
12
13
  const _react = /*#__PURE__*/ _interop_require_wildcard._(require("react"));
13
14
  const _useToaster = require("./useToaster");
14
15
  const _renderToaster = require("./renderToaster");
@@ -16,6 +17,7 @@ const _useToasterStylesstyles = require("./useToasterStyles.styles");
16
17
  const Toaster = (props)=>{
17
18
  const state = (0, _useToaster.useToaster_unstable)(props);
18
19
  (0, _useToasterStylesstyles.useToasterStyles_unstable)(state);
20
+ (0, _reactsharedcontexts.useCustomStyleHook_unstable)('useToasterStyles_unstable')(state);
19
21
  return (0, _renderToaster.renderToaster_unstable)(state);
20
22
  };
21
23
  Toaster.displayName = 'Toaster';
@@ -1 +1 @@
1
- {"version":3,"sources":["Toaster.js"],"sourcesContent":["import * as React from 'react';\nimport { useToaster_unstable } from './useToaster';\nimport { renderToaster_unstable } from './renderToaster';\nimport { useToasterStyles_unstable } from './useToasterStyles.styles';\n/**\n * Toaster component - renders a collection of toasts dispatched imperatively\n */ export const Toaster = (props)=>{\n const state = useToaster_unstable(props);\n useToasterStyles_unstable(state);\n return renderToaster_unstable(state);\n};\nToaster.displayName = 'Toaster';\n"],"names":["Toaster","props","state","useToaster_unstable","useToasterStyles_unstable","renderToaster_unstable","displayName"],"mappings":";;;;+BAMiBA;;;eAAAA;;;;iEANM;4BACa;+BACG;wCACG;AAG/B,MAAMA,UAAU,CAACC;IACxB,MAAMC,QAAQC,IAAAA,+BAAmB,EAACF;IAClCG,IAAAA,iDAAyB,EAACF;IAC1B,OAAOG,IAAAA,qCAAsB,EAACH;AAClC;AACAF,QAAQM,WAAW,GAAG"}
1
+ {"version":3,"sources":["Toaster.js"],"sourcesContent":["import { useCustomStyleHook_unstable } from '@fluentui/react-shared-contexts';\nimport * as React from 'react';\nimport { useToaster_unstable } from './useToaster';\nimport { renderToaster_unstable } from './renderToaster';\nimport { useToasterStyles_unstable } from './useToasterStyles.styles';\n/**\n * Toaster component - renders a collection of toasts dispatched imperatively\n */ export const Toaster = (props)=>{\n const state = useToaster_unstable(props);\n useToasterStyles_unstable(state);\n useCustomStyleHook_unstable('useToasterStyles_unstable')(state);\n return renderToaster_unstable(state);\n};\nToaster.displayName = 'Toaster';\n"],"names":["Toaster","props","state","useToaster_unstable","useToasterStyles_unstable","useCustomStyleHook_unstable","renderToaster_unstable","displayName"],"mappings":";;;;+BAOiBA;;;eAAAA;;;;qCAP2B;iEACrB;4BACa;+BACG;wCACG;AAG/B,MAAMA,UAAU,CAACC;IACxB,MAAMC,QAAQC,IAAAA,+BAAmB,EAACF;IAClCG,IAAAA,iDAAyB,EAACF;IAC1BG,IAAAA,gDAA2B,EAAC,6BAA6BH;IACzD,OAAOI,IAAAA,qCAAsB,EAACJ;AAClC;AACAF,QAAQO,WAAW,GAAG"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-toast",
3
- "version": "9.3.13",
3
+ "version": "9.3.15",
4
4
  "description": "Toast component for Fluent UI",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -40,10 +40,10 @@
40
40
  "@fluentui/react-aria": "^9.3.43",
41
41
  "@fluentui/react-icons": "^2.0.217",
42
42
  "@fluentui/react-jsx-runtime": "^9.0.18",
43
- "@fluentui/react-portal": "^9.3.25",
44
- "@fluentui/react-shared-contexts": "^9.10.0",
45
- "@fluentui/react-tabster": "^9.14.1",
46
- "@fluentui/react-theme": "^9.1.14",
43
+ "@fluentui/react-portal": "^9.3.27",
44
+ "@fluentui/react-shared-contexts": "^9.11.1",
45
+ "@fluentui/react-tabster": "^9.14.3",
46
+ "@fluentui/react-theme": "^9.1.15",
47
47
  "@fluentui/react-utilities": "^9.15.1",
48
48
  "@griffel/react": "^1.5.14",
49
49
  "@swc/helpers": "^0.5.1"