@fluentui/react-components 9.15.6 → 9.17.0
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 +475 -1
- package/CHANGELOG.md +127 -2
- package/dist/index.d.ts +6 -0
- package/dist/unstable.d.ts +153 -0
- package/lib/Concepts/Icons/ReactIconGrid.js.map +1 -1
- package/lib/index.js +1 -1
- package/lib/index.js.map +1 -1
- package/lib/unstable/index.js +1 -0
- package/lib/unstable/index.js.map +1 -1
- package/lib-amd/index.js +2 -1
- package/lib-amd/index.js.map +1 -1
- package/lib-commonjs/Concepts/Icons/ReactIconGrid.js.map +1 -1
- package/lib-commonjs/index.js +16 -10
- package/lib-commonjs/index.js.map +1 -1
- package/lib-commonjs/unstable/index.js +164 -1
- package/lib-commonjs/unstable/index.js.map +1 -1
- package/package.json +42 -42
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui/react-components",
|
|
3
|
-
"version": "9.
|
|
3
|
+
"version": "9.17.0",
|
|
4
4
|
"description": "Suite package for converged React components",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -26,53 +26,53 @@
|
|
|
26
26
|
},
|
|
27
27
|
"devDependencies": {
|
|
28
28
|
"@fluentui/eslint-plugin": "*",
|
|
29
|
-
"@fluentui/react-storybook-addon": "9.0.0-rc.1",
|
|
30
29
|
"react-hook-form": "^5.7.2",
|
|
31
30
|
"@fluentui/scripts-api-extractor": "*",
|
|
32
31
|
"@fluentui/scripts-tasks": "*"
|
|
33
32
|
},
|
|
34
33
|
"dependencies": {
|
|
35
|
-
"@fluentui/react-accordion": "^9.
|
|
36
|
-
"@fluentui/react-alert": "9.0.0-beta.
|
|
37
|
-
"@fluentui/react-avatar": "^9.
|
|
38
|
-
"@fluentui/react-badge": "^9.
|
|
39
|
-
"@fluentui/react-button": "^9.
|
|
40
|
-
"@fluentui/react-card": "9.0.0-
|
|
41
|
-
"@fluentui/react-checkbox": "^9.
|
|
42
|
-
"@fluentui/react-combobox": "^9.1
|
|
43
|
-
"@fluentui/react-dialog": "^9.
|
|
44
|
-
"@fluentui/react-divider": "^9.1
|
|
45
|
-
"@fluentui/react-field": "9.0.0-alpha.
|
|
46
|
-
"@fluentui/react-image": "^9.0.
|
|
47
|
-
"@fluentui/react-infobutton": "9.0.0-beta.
|
|
48
|
-
"@fluentui/react-input": "^9.
|
|
49
|
-
"@fluentui/react-label": "^9.
|
|
50
|
-
"@fluentui/react-link": "^9.0.
|
|
51
|
-
"@fluentui/react-menu": "^9.
|
|
52
|
-
"@fluentui/react-overflow": "^9.0.
|
|
53
|
-
"@fluentui/react-persona": "^9.1
|
|
54
|
-
"@fluentui/react-portal": "^9.1.
|
|
55
|
-
"@fluentui/react-popover": "^9.
|
|
56
|
-
"@fluentui/react-positioning": "^9.5.
|
|
57
|
-
"@fluentui/react-progress": "9.
|
|
58
|
-
"@fluentui/react-provider": "^9.
|
|
59
|
-
"@fluentui/react-radio": "^9.
|
|
60
|
-
"@fluentui/react-select": "^9.
|
|
61
|
-
"@fluentui/react-shared-contexts": "^9.
|
|
62
|
-
"@fluentui/react-slider": "^9.
|
|
63
|
-
"@fluentui/react-spinbutton": "^9.1
|
|
64
|
-
"@fluentui/react-spinner": "^9.
|
|
65
|
-
"@fluentui/react-switch": "^9.
|
|
66
|
-
"@fluentui/react-table": "^9.
|
|
67
|
-
"@fluentui/react-tabs": "^9.
|
|
68
|
-
"@fluentui/react-tabster": "^9.5.
|
|
69
|
-
"@fluentui/react-textarea": "^9.
|
|
34
|
+
"@fluentui/react-accordion": "^9.1.1",
|
|
35
|
+
"@fluentui/react-alert": "9.0.0-beta.37",
|
|
36
|
+
"@fluentui/react-avatar": "^9.4.1",
|
|
37
|
+
"@fluentui/react-badge": "^9.1.1",
|
|
38
|
+
"@fluentui/react-button": "^9.3.1",
|
|
39
|
+
"@fluentui/react-card": "9.0.0-rc.2",
|
|
40
|
+
"@fluentui/react-checkbox": "^9.1.1",
|
|
41
|
+
"@fluentui/react-combobox": "^9.2.1",
|
|
42
|
+
"@fluentui/react-dialog": "^9.3.0",
|
|
43
|
+
"@fluentui/react-divider": "^9.2.1",
|
|
44
|
+
"@fluentui/react-field": "9.0.0-alpha.23",
|
|
45
|
+
"@fluentui/react-image": "^9.0.25",
|
|
46
|
+
"@fluentui/react-infobutton": "9.0.0-beta.19",
|
|
47
|
+
"@fluentui/react-input": "^9.4.1",
|
|
48
|
+
"@fluentui/react-label": "^9.1.1",
|
|
49
|
+
"@fluentui/react-link": "^9.0.27",
|
|
50
|
+
"@fluentui/react-menu": "^9.7.1",
|
|
51
|
+
"@fluentui/react-overflow": "^9.0.8",
|
|
52
|
+
"@fluentui/react-persona": "^9.2.1",
|
|
53
|
+
"@fluentui/react-portal": "^9.1.11",
|
|
54
|
+
"@fluentui/react-popover": "^9.5.1",
|
|
55
|
+
"@fluentui/react-positioning": "^9.5.2",
|
|
56
|
+
"@fluentui/react-progress": "^9.1.1",
|
|
57
|
+
"@fluentui/react-provider": "^9.4.1",
|
|
58
|
+
"@fluentui/react-radio": "^9.1.1",
|
|
59
|
+
"@fluentui/react-select": "^9.1.1",
|
|
60
|
+
"@fluentui/react-shared-contexts": "^9.3.0",
|
|
61
|
+
"@fluentui/react-slider": "^9.1.1",
|
|
62
|
+
"@fluentui/react-spinbutton": "^9.2.1",
|
|
63
|
+
"@fluentui/react-spinner": "^9.1.1",
|
|
64
|
+
"@fluentui/react-switch": "^9.1.1",
|
|
65
|
+
"@fluentui/react-table": "^9.1.1",
|
|
66
|
+
"@fluentui/react-tabs": "^9.3.1",
|
|
67
|
+
"@fluentui/react-tabster": "^9.5.5",
|
|
68
|
+
"@fluentui/react-textarea": "^9.3.1",
|
|
70
69
|
"@fluentui/react-theme": "^9.1.5",
|
|
71
|
-
"@fluentui/react-toolbar": "^9.
|
|
72
|
-
"@fluentui/react-tooltip": "^9.1
|
|
73
|
-
"@fluentui/react-utilities": "^9.6.
|
|
74
|
-
"@fluentui/react-text": "^9.2.
|
|
75
|
-
"@fluentui/react-virtualizer": "9.0.0-alpha.
|
|
70
|
+
"@fluentui/react-toolbar": "^9.1.1",
|
|
71
|
+
"@fluentui/react-tooltip": "^9.2.1",
|
|
72
|
+
"@fluentui/react-utilities": "^9.6.2",
|
|
73
|
+
"@fluentui/react-text": "^9.2.5",
|
|
74
|
+
"@fluentui/react-virtualizer": "9.0.0-alpha.10",
|
|
75
|
+
"@fluentui/react-tree": "9.0.0-beta.1",
|
|
76
76
|
"@griffel/react": "^1.5.2",
|
|
77
77
|
"tslib": "^2.1.0"
|
|
78
78
|
},
|