@fluentui/react-toolbar 9.1.38 → 9.1.40
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 +80 -8
- package/CHANGELOG.md +34 -9
- package/lib/components/Toolbar/renderToolbar.js +1 -1
- package/lib/components/ToolbarGroup/renderToolbarGroup.js +1 -1
- package/lib-commonjs/components/Toolbar/renderToolbar.js +1 -1
- package/lib-commonjs/components/Toolbar/renderToolbar.js.map +1 -1
- package/lib-commonjs/components/ToolbarGroup/renderToolbarGroup.js +1 -1
- package/lib-commonjs/components/ToolbarGroup/renderToolbarGroup.js.map +1 -1
- package/package.json +6 -6
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,79 @@
|
|
|
2
2
|
"name": "@fluentui/react-toolbar",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
5
|
+
"date": "Thu, 14 Sep 2023 16:40:23 GMT",
|
|
6
|
+
"tag": "@fluentui/react-toolbar_v9.1.40",
|
|
7
|
+
"version": "9.1.40",
|
|
8
|
+
"comments": {
|
|
9
|
+
"patch": [
|
|
10
|
+
{
|
|
11
|
+
"author": "beachball",
|
|
12
|
+
"package": "@fluentui/react-toolbar",
|
|
13
|
+
"comment": "Bump @fluentui/react-button to v9.3.39",
|
|
14
|
+
"commit": "bad33fa7f241bc772b5bc4c6ee624d6ff6b4a473"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"author": "beachball",
|
|
18
|
+
"package": "@fluentui/react-toolbar",
|
|
19
|
+
"comment": "Bump @fluentui/react-divider to v9.2.35",
|
|
20
|
+
"commit": "bad33fa7f241bc772b5bc4c6ee624d6ff6b4a473"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"author": "beachball",
|
|
24
|
+
"package": "@fluentui/react-toolbar",
|
|
25
|
+
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.8",
|
|
26
|
+
"commit": "bad33fa7f241bc772b5bc4c6ee624d6ff6b4a473"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"author": "beachball",
|
|
30
|
+
"package": "@fluentui/react-toolbar",
|
|
31
|
+
"comment": "Bump @fluentui/react-radio to v9.1.40",
|
|
32
|
+
"commit": "bad33fa7f241bc772b5bc4c6ee624d6ff6b4a473"
|
|
33
|
+
}
|
|
34
|
+
]
|
|
35
|
+
}
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"date": "Tue, 12 Sep 2023 08:51:34 GMT",
|
|
39
|
+
"tag": "@fluentui/react-toolbar_v9.1.39",
|
|
40
|
+
"version": "9.1.39",
|
|
41
|
+
"comments": {
|
|
42
|
+
"patch": [
|
|
43
|
+
{
|
|
44
|
+
"author": "beachball",
|
|
45
|
+
"package": "@fluentui/react-toolbar",
|
|
46
|
+
"comment": "Bump @fluentui/react-button to v9.3.38",
|
|
47
|
+
"commit": "6fa505d282299778ee9c160ab91f2f510e2d4335"
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"author": "beachball",
|
|
51
|
+
"package": "@fluentui/react-toolbar",
|
|
52
|
+
"comment": "Bump @fluentui/react-divider to v9.2.34",
|
|
53
|
+
"commit": "6fa505d282299778ee9c160ab91f2f510e2d4335"
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"author": "beachball",
|
|
57
|
+
"package": "@fluentui/react-toolbar",
|
|
58
|
+
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.7",
|
|
59
|
+
"commit": "6fa505d282299778ee9c160ab91f2f510e2d4335"
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"author": "beachball",
|
|
63
|
+
"package": "@fluentui/react-toolbar",
|
|
64
|
+
"comment": "Bump @fluentui/react-radio to v9.1.39",
|
|
65
|
+
"commit": "6fa505d282299778ee9c160ab91f2f510e2d4335"
|
|
66
|
+
},
|
|
67
|
+
{
|
|
68
|
+
"author": "beachball",
|
|
69
|
+
"package": "@fluentui/react-toolbar",
|
|
70
|
+
"comment": "Bump @fluentui/react-tabster to v9.12.9",
|
|
71
|
+
"commit": "6fa505d282299778ee9c160ab91f2f510e2d4335"
|
|
72
|
+
}
|
|
73
|
+
]
|
|
74
|
+
}
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
"date": "Wed, 06 Sep 2023 13:31:31 GMT",
|
|
6
78
|
"tag": "@fluentui/react-toolbar_v9.1.38",
|
|
7
79
|
"version": "9.1.38",
|
|
8
80
|
"comments": {
|
|
@@ -11,43 +83,43 @@
|
|
|
11
83
|
"author": "beachball",
|
|
12
84
|
"package": "@fluentui/react-toolbar",
|
|
13
85
|
"comment": "Bump @fluentui/react-button to v9.3.37",
|
|
14
|
-
"commit": "
|
|
86
|
+
"commit": "52532950407fd4d3664ec6aa337855214233813b"
|
|
15
87
|
},
|
|
16
88
|
{
|
|
17
89
|
"author": "beachball",
|
|
18
90
|
"package": "@fluentui/react-toolbar",
|
|
19
91
|
"comment": "Bump @fluentui/react-divider to v9.2.33",
|
|
20
|
-
"commit": "
|
|
92
|
+
"commit": "52532950407fd4d3664ec6aa337855214233813b"
|
|
21
93
|
},
|
|
22
94
|
{
|
|
23
95
|
"author": "beachball",
|
|
24
96
|
"package": "@fluentui/react-toolbar",
|
|
25
97
|
"comment": "Bump @fluentui/react-utilities to v9.13.3",
|
|
26
|
-
"commit": "
|
|
98
|
+
"commit": "52532950407fd4d3664ec6aa337855214233813b"
|
|
27
99
|
},
|
|
28
100
|
{
|
|
29
101
|
"author": "beachball",
|
|
30
102
|
"package": "@fluentui/react-toolbar",
|
|
31
103
|
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.6",
|
|
32
|
-
"commit": "
|
|
104
|
+
"commit": "52532950407fd4d3664ec6aa337855214233813b"
|
|
33
105
|
},
|
|
34
106
|
{
|
|
35
107
|
"author": "beachball",
|
|
36
108
|
"package": "@fluentui/react-toolbar",
|
|
37
109
|
"comment": "Bump @fluentui/react-context-selector to v9.1.34",
|
|
38
|
-
"commit": "
|
|
110
|
+
"commit": "52532950407fd4d3664ec6aa337855214233813b"
|
|
39
111
|
},
|
|
40
112
|
{
|
|
41
113
|
"author": "beachball",
|
|
42
114
|
"package": "@fluentui/react-toolbar",
|
|
43
115
|
"comment": "Bump @fluentui/react-radio to v9.1.38",
|
|
44
|
-
"commit": "
|
|
116
|
+
"commit": "52532950407fd4d3664ec6aa337855214233813b"
|
|
45
117
|
},
|
|
46
118
|
{
|
|
47
119
|
"author": "beachball",
|
|
48
120
|
"package": "@fluentui/react-toolbar",
|
|
49
121
|
"comment": "Bump @fluentui/react-tabster to v9.12.8",
|
|
50
|
-
"commit": "
|
|
122
|
+
"commit": "52532950407fd4d3664ec6aa337855214233813b"
|
|
51
123
|
}
|
|
52
124
|
]
|
|
53
125
|
}
|
package/CHANGELOG.md
CHANGED
|
@@ -1,23 +1,48 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-toolbar
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Thu, 14 Sep 2023 16:40:23 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [9.1.40](https://github.com/microsoft/fluentui/tree/@fluentui/react-toolbar_v9.1.40)
|
|
8
|
+
|
|
9
|
+
Thu, 14 Sep 2023 16:40:23 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-toolbar_v9.1.39..@fluentui/react-toolbar_v9.1.40)
|
|
11
|
+
|
|
12
|
+
### Patches
|
|
13
|
+
|
|
14
|
+
- Bump @fluentui/react-button to v9.3.39 ([PR #29145](https://github.com/microsoft/fluentui/pull/29145) by beachball)
|
|
15
|
+
- Bump @fluentui/react-divider to v9.2.35 ([PR #29145](https://github.com/microsoft/fluentui/pull/29145) by beachball)
|
|
16
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.8 ([PR #29145](https://github.com/microsoft/fluentui/pull/29145) by beachball)
|
|
17
|
+
- Bump @fluentui/react-radio to v9.1.40 ([PR #29145](https://github.com/microsoft/fluentui/pull/29145) by beachball)
|
|
18
|
+
|
|
19
|
+
## [9.1.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-toolbar_v9.1.39)
|
|
20
|
+
|
|
21
|
+
Tue, 12 Sep 2023 08:51:34 GMT
|
|
22
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-toolbar_v9.1.38..@fluentui/react-toolbar_v9.1.39)
|
|
23
|
+
|
|
24
|
+
### Patches
|
|
25
|
+
|
|
26
|
+
- Bump @fluentui/react-button to v9.3.38 ([PR #29129](https://github.com/microsoft/fluentui/pull/29129) by beachball)
|
|
27
|
+
- Bump @fluentui/react-divider to v9.2.34 ([PR #29129](https://github.com/microsoft/fluentui/pull/29129) by beachball)
|
|
28
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.7 ([PR #29129](https://github.com/microsoft/fluentui/pull/29129) by beachball)
|
|
29
|
+
- Bump @fluentui/react-radio to v9.1.39 ([PR #29129](https://github.com/microsoft/fluentui/pull/29129) by beachball)
|
|
30
|
+
- Bump @fluentui/react-tabster to v9.12.9 ([PR #29129](https://github.com/microsoft/fluentui/pull/29129) by beachball)
|
|
31
|
+
|
|
7
32
|
## [9.1.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-toolbar_v9.1.38)
|
|
8
33
|
|
|
9
|
-
Wed, 06 Sep 2023 13:
|
|
34
|
+
Wed, 06 Sep 2023 13:31:31 GMT
|
|
10
35
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-toolbar_v9.1.37..@fluentui/react-toolbar_v9.1.38)
|
|
11
36
|
|
|
12
37
|
### Patches
|
|
13
38
|
|
|
14
|
-
- Bump @fluentui/react-button to v9.3.37 ([PR #
|
|
15
|
-
- Bump @fluentui/react-divider to v9.2.33 ([PR #
|
|
16
|
-
- Bump @fluentui/react-utilities to v9.13.3 ([PR #
|
|
17
|
-
- Bump @fluentui/react-jsx-runtime to v9.0.6 ([PR #
|
|
18
|
-
- Bump @fluentui/react-context-selector to v9.1.34 ([PR #
|
|
19
|
-
- Bump @fluentui/react-radio to v9.1.38 ([PR #
|
|
20
|
-
- Bump @fluentui/react-tabster to v9.12.8 ([PR #
|
|
39
|
+
- Bump @fluentui/react-button to v9.3.37 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
|
|
40
|
+
- Bump @fluentui/react-divider to v9.2.33 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
|
|
41
|
+
- Bump @fluentui/react-utilities to v9.13.3 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
|
|
42
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.6 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
|
|
43
|
+
- Bump @fluentui/react-context-selector to v9.1.34 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
|
|
44
|
+
- Bump @fluentui/react-radio to v9.1.38 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
|
|
45
|
+
- Bump @fluentui/react-tabster to v9.12.8 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
|
|
21
46
|
|
|
22
47
|
## [9.1.37](https://github.com/microsoft/fluentui/tree/@fluentui/react-toolbar_v9.1.37)
|
|
23
48
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
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
|
-
|
|
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 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["renderToolbar.js"],"sourcesContent":["
|
|
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 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["renderToolbarGroup.js"],"sourcesContent":["
|
|
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.
|
|
3
|
+
"version": "9.1.40",
|
|
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.
|
|
39
|
-
"@fluentui/react-divider": "^9.2.
|
|
38
|
+
"@fluentui/react-button": "^9.3.39",
|
|
39
|
+
"@fluentui/react-divider": "^9.2.35",
|
|
40
40
|
"@fluentui/react-theme": "^9.1.12",
|
|
41
41
|
"@fluentui/react-utilities": "^9.13.3",
|
|
42
|
-
"@fluentui/react-jsx-runtime": "^9.0.
|
|
42
|
+
"@fluentui/react-jsx-runtime": "^9.0.8",
|
|
43
43
|
"@fluentui/react-context-selector": "^9.1.34",
|
|
44
|
-
"@fluentui/react-radio": "^9.1.
|
|
44
|
+
"@fluentui/react-radio": "^9.1.40",
|
|
45
45
|
"@fluentui/react-shared-contexts": "^9.7.3",
|
|
46
|
-
"@fluentui/react-tabster": "^9.12.
|
|
46
|
+
"@fluentui/react-tabster": "^9.12.9",
|
|
47
47
|
"@griffel/react": "^1.5.14",
|
|
48
48
|
"@swc/helpers": "^0.5.1"
|
|
49
49
|
},
|