@fluentui/react-toolbar 9.1.39 → 9.1.41

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,85 @@
2
2
  "name": "@fluentui/react-toolbar",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 12 Sep 2023 08:48:17 GMT",
5
+ "date": "Wed, 20 Sep 2023 14:13:59 GMT",
6
+ "tag": "@fluentui/react-toolbar_v9.1.41",
7
+ "version": "9.1.41",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-toolbar",
13
+ "comment": "Bump @fluentui/react-button to v9.3.40",
14
+ "commit": "c60d4e7169457535c8d23701f6b951d1fff478ab"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-toolbar",
19
+ "comment": "Bump @fluentui/react-divider to v9.2.36",
20
+ "commit": "c60d4e7169457535c8d23701f6b951d1fff478ab"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-toolbar",
25
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.9",
26
+ "commit": "c60d4e7169457535c8d23701f6b951d1fff478ab"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-toolbar",
31
+ "comment": "Bump @fluentui/react-radio to v9.1.41",
32
+ "commit": "c60d4e7169457535c8d23701f6b951d1fff478ab"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-toolbar",
37
+ "comment": "Bump @fluentui/react-shared-contexts to v9.8.0",
38
+ "commit": "c60d4e7169457535c8d23701f6b951d1fff478ab"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "@fluentui/react-toolbar",
43
+ "comment": "Bump @fluentui/react-tabster to v9.12.10",
44
+ "commit": "c60d4e7169457535c8d23701f6b951d1fff478ab"
45
+ }
46
+ ]
47
+ }
48
+ },
49
+ {
50
+ "date": "Thu, 14 Sep 2023 16:44:47 GMT",
51
+ "tag": "@fluentui/react-toolbar_v9.1.40",
52
+ "version": "9.1.40",
53
+ "comments": {
54
+ "patch": [
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui/react-toolbar",
58
+ "comment": "Bump @fluentui/react-button to v9.3.39",
59
+ "commit": "bad33fa7f241bc772b5bc4c6ee624d6ff6b4a473"
60
+ },
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui/react-toolbar",
64
+ "comment": "Bump @fluentui/react-divider to v9.2.35",
65
+ "commit": "bad33fa7f241bc772b5bc4c6ee624d6ff6b4a473"
66
+ },
67
+ {
68
+ "author": "beachball",
69
+ "package": "@fluentui/react-toolbar",
70
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.8",
71
+ "commit": "bad33fa7f241bc772b5bc4c6ee624d6ff6b4a473"
72
+ },
73
+ {
74
+ "author": "beachball",
75
+ "package": "@fluentui/react-toolbar",
76
+ "comment": "Bump @fluentui/react-radio to v9.1.40",
77
+ "commit": "bad33fa7f241bc772b5bc4c6ee624d6ff6b4a473"
78
+ }
79
+ ]
80
+ }
81
+ },
82
+ {
83
+ "date": "Tue, 12 Sep 2023 08:51:34 GMT",
6
84
  "tag": "@fluentui/react-toolbar_v9.1.39",
7
85
  "version": "9.1.39",
8
86
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,38 @@
1
1
  # Change Log - @fluentui/react-toolbar
2
2
 
3
- This log was last generated on Tue, 12 Sep 2023 08:48:17 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 20 Sep 2023 14:13:59 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.1.41](https://github.com/microsoft/fluentui/tree/@fluentui/react-toolbar_v9.1.41)
8
+
9
+ Wed, 20 Sep 2023 14:13:59 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-toolbar_v9.1.40..@fluentui/react-toolbar_v9.1.41)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-button to v9.3.40 ([PR #29193](https://github.com/microsoft/fluentui/pull/29193) by beachball)
15
+ - Bump @fluentui/react-divider to v9.2.36 ([PR #29193](https://github.com/microsoft/fluentui/pull/29193) by beachball)
16
+ - Bump @fluentui/react-jsx-runtime to v9.0.9 ([PR #29193](https://github.com/microsoft/fluentui/pull/29193) by beachball)
17
+ - Bump @fluentui/react-radio to v9.1.41 ([PR #29193](https://github.com/microsoft/fluentui/pull/29193) by beachball)
18
+ - Bump @fluentui/react-shared-contexts to v9.8.0 ([PR #29193](https://github.com/microsoft/fluentui/pull/29193) by beachball)
19
+ - Bump @fluentui/react-tabster to v9.12.10 ([PR #29193](https://github.com/microsoft/fluentui/pull/29193) by beachball)
20
+
21
+ ## [9.1.40](https://github.com/microsoft/fluentui/tree/@fluentui/react-toolbar_v9.1.40)
22
+
23
+ Thu, 14 Sep 2023 16:44:47 GMT
24
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-toolbar_v9.1.39..@fluentui/react-toolbar_v9.1.40)
25
+
26
+ ### Patches
27
+
28
+ - Bump @fluentui/react-button to v9.3.39 ([PR #29145](https://github.com/microsoft/fluentui/pull/29145) by beachball)
29
+ - Bump @fluentui/react-divider to v9.2.35 ([PR #29145](https://github.com/microsoft/fluentui/pull/29145) by beachball)
30
+ - Bump @fluentui/react-jsx-runtime to v9.0.8 ([PR #29145](https://github.com/microsoft/fluentui/pull/29145) by beachball)
31
+ - Bump @fluentui/react-radio to v9.1.40 ([PR #29145](https://github.com/microsoft/fluentui/pull/29145) by beachball)
32
+
7
33
  ## [9.1.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-toolbar_v9.1.39)
8
34
 
9
- Tue, 12 Sep 2023 08:48:17 GMT
35
+ Tue, 12 Sep 2023 08:51:34 GMT
10
36
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-toolbar_v9.1.38..@fluentui/react-toolbar_v9.1.39)
11
37
 
12
38
  ### Patches
@@ -1,4 +1,4 @@
1
- /** @jsxRuntime automatic */ /** @jsxImportSource @fluentui/react-jsx-runtime */ import { jsx as _jsx } from "@fluentui/react-jsx-runtime/jsx-runtime";
1
+ import { jsx as _jsx } from "@fluentui/react-jsx-runtime/jsx-runtime";
2
2
  import { assertSlots } from '@fluentui/react-utilities';
3
3
  import { ToolbarContext } from './ToolbarContext';
4
4
  /**
@@ -1,4 +1,4 @@
1
- /** @jsxRuntime automatic */ /** @jsxImportSource @fluentui/react-jsx-runtime */ import { jsx as _jsx } from "@fluentui/react-jsx-runtime/jsx-runtime";
1
+ import { jsx as _jsx } from "@fluentui/react-jsx-runtime/jsx-runtime";
2
2
  import { assertSlots } from '@fluentui/react-utilities';
3
3
  /**
4
4
  * Render the final JSX of ToolbarGroup
@@ -1,4 +1,4 @@
1
- /** @jsxRuntime automatic */ /** @jsxImportSource @fluentui/react-jsx-runtime */ "use strict";
1
+ "use strict";
2
2
  Object.defineProperty(exports, "__esModule", {
3
3
  value: true
4
4
  });
@@ -1 +1 @@
1
- {"version":3,"sources":["renderToolbar.js"],"sourcesContent":["/** @jsxRuntime automatic */ /** @jsxImportSource @fluentui/react-jsx-runtime */ import { jsx as _jsx } from \"@fluentui/react-jsx-runtime/jsx-runtime\";\nimport { assertSlots } from '@fluentui/react-utilities';\nimport { ToolbarContext } from './ToolbarContext';\n/**\n * Render the final JSX of Toolbar\n */ export const renderToolbar_unstable = (state, contextValues)=>{\n assertSlots(state);\n return /*#__PURE__*/ _jsx(ToolbarContext.Provider, {\n value: contextValues.toolbar,\n children: /*#__PURE__*/ _jsx(state.root, {\n children: state.root.children\n })\n });\n};\n"],"names":["renderToolbar_unstable","state","contextValues","assertSlots","_jsx","ToolbarContext","Provider","value","toolbar","children","root"],"mappings":"AAAA,0BAA0B,GAAG,iDAAiD;;;;+BAK7DA;;;eAAAA;;;4BAL4F;gCACjF;gCACG;AAGpB,MAAMA,yBAAyB,CAACC,OAAOC;IAC9CC,IAAAA,2BAAW,EAACF;IACZ,OAAO,WAAW,GAAGG,IAAAA,eAAI,EAACC,8BAAc,CAACC,QAAQ,EAAE;QAC/CC,OAAOL,cAAcM,OAAO;QAC5BC,UAAU,WAAW,GAAGL,IAAAA,eAAI,EAACH,MAAMS,IAAI,EAAE;YACrCD,UAAUR,MAAMS,IAAI,CAACD,QAAQ;QACjC;IACJ;AACJ"}
1
+ {"version":3,"sources":["renderToolbar.js"],"sourcesContent":[" import { jsx as _jsx } from \"@fluentui/react-jsx-runtime/jsx-runtime\";\nimport { assertSlots } from '@fluentui/react-utilities';\nimport { ToolbarContext } from './ToolbarContext';\n/**\n * Render the final JSX of Toolbar\n */ export const renderToolbar_unstable = (state, contextValues)=>{\n assertSlots(state);\n return /*#__PURE__*/ _jsx(ToolbarContext.Provider, {\n value: contextValues.toolbar,\n children: /*#__PURE__*/ _jsx(state.root, {\n children: state.root.children\n })\n });\n};\n"],"names":["renderToolbar_unstable","state","contextValues","assertSlots","_jsx","ToolbarContext","Provider","value","toolbar","children","root"],"mappings":";;;;+BAKiBA;;;eAAAA;;;4BALa;gCACF;gCACG;AAGpB,MAAMA,yBAAyB,CAACC,OAAOC;IAC9CC,IAAAA,2BAAW,EAACF;IACZ,OAAO,WAAW,GAAGG,IAAAA,eAAI,EAACC,8BAAc,CAACC,QAAQ,EAAE;QAC/CC,OAAOL,cAAcM,OAAO;QAC5BC,UAAU,WAAW,GAAGL,IAAAA,eAAI,EAACH,MAAMS,IAAI,EAAE;YACrCD,UAAUR,MAAMS,IAAI,CAACD,QAAQ;QACjC;IACJ;AACJ"}
@@ -1,4 +1,4 @@
1
- /** @jsxRuntime automatic */ /** @jsxImportSource @fluentui/react-jsx-runtime */ "use strict";
1
+ "use strict";
2
2
  Object.defineProperty(exports, "__esModule", {
3
3
  value: true
4
4
  });
@@ -1 +1 @@
1
- {"version":3,"sources":["renderToolbarGroup.js"],"sourcesContent":["/** @jsxRuntime automatic */ /** @jsxImportSource @fluentui/react-jsx-runtime */ import { jsx as _jsx } from \"@fluentui/react-jsx-runtime/jsx-runtime\";\nimport { assertSlots } from '@fluentui/react-utilities';\n/**\n * Render the final JSX of ToolbarGroup\n */ export const renderToolbarGroup_unstable = (state)=>{\n assertSlots(state);\n return /*#__PURE__*/ _jsx(state.root, {\n children: state.root.children\n });\n};\n"],"names":["renderToolbarGroup_unstable","state","assertSlots","_jsx","root","children"],"mappings":"AAAA,0BAA0B,GAAG,iDAAiD;;;;+BAI7DA;;;eAAAA;;;4BAJ4F;gCACjF;AAGjB,MAAMA,8BAA8B,CAACC;IAC5CC,IAAAA,2BAAW,EAACD;IACZ,OAAO,WAAW,GAAGE,IAAAA,eAAI,EAACF,MAAMG,IAAI,EAAE;QAClCC,UAAUJ,MAAMG,IAAI,CAACC,QAAQ;IACjC;AACJ"}
1
+ {"version":3,"sources":["renderToolbarGroup.js"],"sourcesContent":[" import { jsx as _jsx } from \"@fluentui/react-jsx-runtime/jsx-runtime\";\nimport { assertSlots } from '@fluentui/react-utilities';\n/**\n * Render the final JSX of ToolbarGroup\n */ export const renderToolbarGroup_unstable = (state)=>{\n assertSlots(state);\n return /*#__PURE__*/ _jsx(state.root, {\n children: state.root.children\n });\n};\n"],"names":["renderToolbarGroup_unstable","state","assertSlots","_jsx","root","children"],"mappings":";;;;+BAIiBA;;;eAAAA;;;4BAJa;gCACF;AAGjB,MAAMA,8BAA8B,CAACC;IAC5CC,IAAAA,2BAAW,EAACD;IACZ,OAAO,WAAW,GAAGE,IAAAA,eAAI,EAACF,MAAMG,IAAI,EAAE;QAClCC,UAAUJ,MAAMG,IAAI,CAACC,QAAQ;IACjC;AACJ"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-toolbar",
3
- "version": "9.1.39",
3
+ "version": "9.1.41",
4
4
  "description": "React components for building web experiences",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -35,15 +35,15 @@
35
35
  "@fluentui/scripts-tasks": "*"
36
36
  },
37
37
  "dependencies": {
38
- "@fluentui/react-button": "^9.3.38",
39
- "@fluentui/react-divider": "^9.2.34",
38
+ "@fluentui/react-button": "^9.3.40",
39
+ "@fluentui/react-divider": "^9.2.36",
40
40
  "@fluentui/react-theme": "^9.1.12",
41
41
  "@fluentui/react-utilities": "^9.13.3",
42
- "@fluentui/react-jsx-runtime": "^9.0.7",
42
+ "@fluentui/react-jsx-runtime": "^9.0.9",
43
43
  "@fluentui/react-context-selector": "^9.1.34",
44
- "@fluentui/react-radio": "^9.1.39",
45
- "@fluentui/react-shared-contexts": "^9.7.3",
46
- "@fluentui/react-tabster": "^9.12.9",
44
+ "@fluentui/react-radio": "^9.1.41",
45
+ "@fluentui/react-shared-contexts": "^9.8.0",
46
+ "@fluentui/react-tabster": "^9.12.10",
47
47
  "@griffel/react": "^1.5.14",
48
48
  "@swc/helpers": "^0.5.1"
49
49
  },