@fluentui/react-combobox 9.5.12 → 9.5.14
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 +55 -7
- package/CHANGELOG.md +29 -8
- package/lib/components/Combobox/renderCombobox.js +1 -1
- package/lib/components/Dropdown/renderDropdown.js +1 -1
- package/lib/components/Listbox/renderListbox.js +1 -1
- package/lib/components/Option/renderOption.js +1 -1
- package/lib/components/OptionGroup/renderOptionGroup.js +1 -1
- package/lib-commonjs/components/Combobox/renderCombobox.js +1 -1
- package/lib-commonjs/components/Combobox/renderCombobox.js.map +1 -1
- package/lib-commonjs/components/Dropdown/renderDropdown.js +1 -1
- package/lib-commonjs/components/Dropdown/renderDropdown.js.map +1 -1
- package/lib-commonjs/components/Listbox/renderListbox.js +1 -1
- package/lib-commonjs/components/Listbox/renderListbox.js.map +1 -1
- package/lib-commonjs/components/Option/renderOption.js +1 -1
- package/lib-commonjs/components/Option/renderOption.js.map +1 -1
- package/lib-commonjs/components/OptionGroup/renderOptionGroup.js +1 -1
- package/lib-commonjs/components/OptionGroup/renderOptionGroup.js.map +1 -1
- package/package.json +4 -4
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,55 @@
|
|
|
2
2
|
"name": "@fluentui/react-combobox",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
5
|
+
"date": "Thu, 14 Sep 2023 16:40:23 GMT",
|
|
6
|
+
"tag": "@fluentui/react-combobox_v9.5.14",
|
|
7
|
+
"version": "9.5.14",
|
|
8
|
+
"comments": {
|
|
9
|
+
"patch": [
|
|
10
|
+
{
|
|
11
|
+
"author": "beachball",
|
|
12
|
+
"package": "@fluentui/react-combobox",
|
|
13
|
+
"comment": "Bump @fluentui/react-field to v9.1.27",
|
|
14
|
+
"commit": "bad33fa7f241bc772b5bc4c6ee624d6ff6b4a473"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"author": "beachball",
|
|
18
|
+
"package": "@fluentui/react-combobox",
|
|
19
|
+
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.8",
|
|
20
|
+
"commit": "bad33fa7f241bc772b5bc4c6ee624d6ff6b4a473"
|
|
21
|
+
}
|
|
22
|
+
]
|
|
23
|
+
}
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"date": "Tue, 12 Sep 2023 08:51:34 GMT",
|
|
27
|
+
"tag": "@fluentui/react-combobox_v9.5.13",
|
|
28
|
+
"version": "9.5.13",
|
|
29
|
+
"comments": {
|
|
30
|
+
"patch": [
|
|
31
|
+
{
|
|
32
|
+
"author": "beachball",
|
|
33
|
+
"package": "@fluentui/react-combobox",
|
|
34
|
+
"comment": "Bump @fluentui/react-field to v9.1.26",
|
|
35
|
+
"commit": "6fa505d282299778ee9c160ab91f2f510e2d4335"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"author": "beachball",
|
|
39
|
+
"package": "@fluentui/react-combobox",
|
|
40
|
+
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.7",
|
|
41
|
+
"commit": "6fa505d282299778ee9c160ab91f2f510e2d4335"
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
"author": "beachball",
|
|
45
|
+
"package": "@fluentui/react-combobox",
|
|
46
|
+
"comment": "Bump @fluentui/react-portal to v9.3.14",
|
|
47
|
+
"commit": "6fa505d282299778ee9c160ab91f2f510e2d4335"
|
|
48
|
+
}
|
|
49
|
+
]
|
|
50
|
+
}
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"date": "Wed, 06 Sep 2023 13:31:31 GMT",
|
|
6
54
|
"tag": "@fluentui/react-combobox_v9.5.12",
|
|
7
55
|
"version": "9.5.12",
|
|
8
56
|
"comments": {
|
|
@@ -11,37 +59,37 @@
|
|
|
11
59
|
"author": "beachball",
|
|
12
60
|
"package": "@fluentui/react-combobox",
|
|
13
61
|
"comment": "Bump @fluentui/react-context-selector to v9.1.34",
|
|
14
|
-
"commit": "
|
|
62
|
+
"commit": "52532950407fd4d3664ec6aa337855214233813b"
|
|
15
63
|
},
|
|
16
64
|
{
|
|
17
65
|
"author": "beachball",
|
|
18
66
|
"package": "@fluentui/react-combobox",
|
|
19
67
|
"comment": "Bump @fluentui/react-field to v9.1.25",
|
|
20
|
-
"commit": "
|
|
68
|
+
"commit": "52532950407fd4d3664ec6aa337855214233813b"
|
|
21
69
|
},
|
|
22
70
|
{
|
|
23
71
|
"author": "beachball",
|
|
24
72
|
"package": "@fluentui/react-combobox",
|
|
25
73
|
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.6",
|
|
26
|
-
"commit": "
|
|
74
|
+
"commit": "52532950407fd4d3664ec6aa337855214233813b"
|
|
27
75
|
},
|
|
28
76
|
{
|
|
29
77
|
"author": "beachball",
|
|
30
78
|
"package": "@fluentui/react-combobox",
|
|
31
79
|
"comment": "Bump @fluentui/react-portal to v9.3.13",
|
|
32
|
-
"commit": "
|
|
80
|
+
"commit": "52532950407fd4d3664ec6aa337855214233813b"
|
|
33
81
|
},
|
|
34
82
|
{
|
|
35
83
|
"author": "beachball",
|
|
36
84
|
"package": "@fluentui/react-combobox",
|
|
37
85
|
"comment": "Bump @fluentui/react-positioning to v9.9.11",
|
|
38
|
-
"commit": "
|
|
86
|
+
"commit": "52532950407fd4d3664ec6aa337855214233813b"
|
|
39
87
|
},
|
|
40
88
|
{
|
|
41
89
|
"author": "beachball",
|
|
42
90
|
"package": "@fluentui/react-combobox",
|
|
43
91
|
"comment": "Bump @fluentui/react-utilities to v9.13.3",
|
|
44
|
-
"commit": "
|
|
92
|
+
"commit": "52532950407fd4d3664ec6aa337855214233813b"
|
|
45
93
|
}
|
|
46
94
|
]
|
|
47
95
|
}
|
package/CHANGELOG.md
CHANGED
|
@@ -1,22 +1,43 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-combobox
|
|
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.5.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-combobox_v9.5.14)
|
|
8
|
+
|
|
9
|
+
Thu, 14 Sep 2023 16:40:23 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-combobox_v9.5.13..@fluentui/react-combobox_v9.5.14)
|
|
11
|
+
|
|
12
|
+
### Patches
|
|
13
|
+
|
|
14
|
+
- Bump @fluentui/react-field to v9.1.27 ([PR #29145](https://github.com/microsoft/fluentui/pull/29145) by beachball)
|
|
15
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.8 ([PR #29145](https://github.com/microsoft/fluentui/pull/29145) by beachball)
|
|
16
|
+
|
|
17
|
+
## [9.5.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-combobox_v9.5.13)
|
|
18
|
+
|
|
19
|
+
Tue, 12 Sep 2023 08:51:34 GMT
|
|
20
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-combobox_v9.5.12..@fluentui/react-combobox_v9.5.13)
|
|
21
|
+
|
|
22
|
+
### Patches
|
|
23
|
+
|
|
24
|
+
- Bump @fluentui/react-field to v9.1.26 ([PR #29129](https://github.com/microsoft/fluentui/pull/29129) by beachball)
|
|
25
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.7 ([PR #29129](https://github.com/microsoft/fluentui/pull/29129) by beachball)
|
|
26
|
+
- Bump @fluentui/react-portal to v9.3.14 ([PR #29129](https://github.com/microsoft/fluentui/pull/29129) by beachball)
|
|
27
|
+
|
|
7
28
|
## [9.5.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-combobox_v9.5.12)
|
|
8
29
|
|
|
9
|
-
Wed, 06 Sep 2023 13:
|
|
30
|
+
Wed, 06 Sep 2023 13:31:31 GMT
|
|
10
31
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-combobox_v9.5.11..@fluentui/react-combobox_v9.5.12)
|
|
11
32
|
|
|
12
33
|
### Patches
|
|
13
34
|
|
|
14
|
-
- Bump @fluentui/react-context-selector to v9.1.34 ([PR #
|
|
15
|
-
- Bump @fluentui/react-field to v9.1.25 ([PR #
|
|
16
|
-
- Bump @fluentui/react-jsx-runtime to v9.0.6 ([PR #
|
|
17
|
-
- Bump @fluentui/react-portal to v9.3.13 ([PR #
|
|
18
|
-
- Bump @fluentui/react-positioning to v9.9.11 ([PR #
|
|
19
|
-
- Bump @fluentui/react-utilities to v9.13.3 ([PR #
|
|
35
|
+
- Bump @fluentui/react-context-selector to v9.1.34 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
|
|
36
|
+
- Bump @fluentui/react-field to v9.1.25 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
|
|
37
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.6 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
|
|
38
|
+
- Bump @fluentui/react-portal to v9.3.13 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
|
|
39
|
+
- Bump @fluentui/react-positioning to v9.9.11 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
|
|
40
|
+
- Bump @fluentui/react-utilities to v9.13.3 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
|
|
20
41
|
|
|
21
42
|
## [9.5.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-combobox_v9.5.11)
|
|
22
43
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "@fluentui/react-jsx-runtime/jsx-runtime";
|
|
2
2
|
import { Portal } from '@fluentui/react-portal';
|
|
3
3
|
import { assertSlots } from '@fluentui/react-utilities';
|
|
4
4
|
import { ComboboxContext } from '../../contexts/ComboboxContext';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "@fluentui/react-jsx-runtime/jsx-runtime";
|
|
2
2
|
import { Portal } from '@fluentui/react-portal';
|
|
3
3
|
import { assertSlots } from '@fluentui/react-utilities';
|
|
4
4
|
import { ComboboxContext } from '../../contexts/ComboboxContext';
|
|
@@ -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 { ListboxContext } from '../../contexts/ListboxContext';
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "@fluentui/react-jsx-runtime/jsx-runtime";
|
|
2
2
|
import { assertSlots } from '@fluentui/react-utilities';
|
|
3
3
|
/**
|
|
4
4
|
* Render the final JSX of Option
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "@fluentui/react-jsx-runtime/jsx-runtime";
|
|
2
2
|
import { assertSlots } from '@fluentui/react-utilities';
|
|
3
3
|
/**
|
|
4
4
|
* Render the final JSX of OptionGroup
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["renderCombobox.js"],"sourcesContent":["
|
|
1
|
+
{"version":3,"sources":["renderCombobox.js"],"sourcesContent":[" import { jsx as _jsx, jsxs as _jsxs } from \"@fluentui/react-jsx-runtime/jsx-runtime\";\nimport { Portal } from '@fluentui/react-portal';\nimport { assertSlots } from '@fluentui/react-utilities';\nimport { ComboboxContext } from '../../contexts/ComboboxContext';\n/**\n * Render the final JSX of Combobox\n */ export const renderCombobox_unstable = (state, contextValues)=>{\n assertSlots(state);\n return /*#__PURE__*/ _jsx(state.root, {\n children: /*#__PURE__*/ _jsxs(ComboboxContext.Provider, {\n value: contextValues.combobox,\n children: [\n /*#__PURE__*/ _jsx(state.input, {}),\n state.expandIcon && /*#__PURE__*/ _jsx(state.expandIcon, {}),\n state.listbox && (state.inlinePopup ? /*#__PURE__*/ _jsx(state.listbox, {}) : /*#__PURE__*/ _jsx(Portal, {\n mountNode: state.mountNode,\n children: /*#__PURE__*/ _jsx(state.listbox, {})\n }))\n ]\n })\n });\n};\n"],"names":["renderCombobox_unstable","state","contextValues","assertSlots","_jsx","root","children","_jsxs","ComboboxContext","Provider","value","combobox","input","expandIcon","listbox","inlinePopup","Portal","mountNode"],"mappings":";;;;+BAMiBA;;;eAAAA;;;4BAN4B;6BACtB;gCACK;iCACI;AAGrB,MAAMA,0BAA0B,CAACC,OAAOC;IAC/CC,IAAAA,2BAAW,EAACF;IACZ,OAAO,WAAW,GAAGG,IAAAA,eAAI,EAACH,MAAMI,IAAI,EAAE;QAClCC,UAAU,WAAW,GAAGC,IAAAA,gBAAK,EAACC,gCAAe,CAACC,QAAQ,EAAE;YACpDC,OAAOR,cAAcS,QAAQ;YAC7BL,UAAU;gBACN,WAAW,GAAGF,IAAAA,eAAI,EAACH,MAAMW,KAAK,EAAE,CAAC;gBACjCX,MAAMY,UAAU,IAAI,WAAW,GAAGT,IAAAA,eAAI,EAACH,MAAMY,UAAU,EAAE,CAAC;gBAC1DZ,MAAMa,OAAO,IAAKb,CAAAA,MAAMc,WAAW,GAAG,WAAW,GAAGX,IAAAA,eAAI,EAACH,MAAMa,OAAO,EAAE,CAAC,KAAK,WAAW,GAAGV,IAAAA,eAAI,EAACY,mBAAM,EAAE;oBACrGC,WAAWhB,MAAMgB,SAAS;oBAC1BX,UAAU,WAAW,GAAGF,IAAAA,eAAI,EAACH,MAAMa,OAAO,EAAE,CAAC;gBACjD,EAAC;aACJ;QACL;IACJ;AACJ"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["renderDropdown.js"],"sourcesContent":["
|
|
1
|
+
{"version":3,"sources":["renderDropdown.js"],"sourcesContent":[" import { jsx as _jsx, jsxs as _jsxs } from \"@fluentui/react-jsx-runtime/jsx-runtime\";\nimport { Portal } from '@fluentui/react-portal';\nimport { assertSlots } from '@fluentui/react-utilities';\nimport { ComboboxContext } from '../../contexts/ComboboxContext';\n/**\n * Render the final JSX of Dropdown\n */ export const renderDropdown_unstable = (state, contextValues)=>{\n assertSlots(state);\n return /*#__PURE__*/ _jsx(state.root, {\n children: /*#__PURE__*/ _jsxs(ComboboxContext.Provider, {\n value: contextValues.combobox,\n children: [\n /*#__PURE__*/ _jsxs(state.button, {\n children: [\n state.button.children,\n state.expandIcon && /*#__PURE__*/ _jsx(state.expandIcon, {})\n ]\n }),\n state.listbox && (state.inlinePopup ? /*#__PURE__*/ _jsx(state.listbox, {}) : /*#__PURE__*/ _jsx(Portal, {\n mountNode: state.mountNode,\n children: /*#__PURE__*/ _jsx(state.listbox, {})\n }))\n ]\n })\n });\n};\n"],"names":["renderDropdown_unstable","state","contextValues","assertSlots","_jsx","root","children","_jsxs","ComboboxContext","Provider","value","combobox","button","expandIcon","listbox","inlinePopup","Portal","mountNode"],"mappings":";;;;+BAMiBA;;;eAAAA;;;4BAN4B;6BACtB;gCACK;iCACI;AAGrB,MAAMA,0BAA0B,CAACC,OAAOC;IAC/CC,IAAAA,2BAAW,EAACF;IACZ,OAAO,WAAW,GAAGG,IAAAA,eAAI,EAACH,MAAMI,IAAI,EAAE;QAClCC,UAAU,WAAW,GAAGC,IAAAA,gBAAK,EAACC,gCAAe,CAACC,QAAQ,EAAE;YACpDC,OAAOR,cAAcS,QAAQ;YAC7BL,UAAU;gBACN,WAAW,GAAGC,IAAAA,gBAAK,EAACN,MAAMW,MAAM,EAAE;oBAC9BN,UAAU;wBACNL,MAAMW,MAAM,CAACN,QAAQ;wBACrBL,MAAMY,UAAU,IAAI,WAAW,GAAGT,IAAAA,eAAI,EAACH,MAAMY,UAAU,EAAE,CAAC;qBAC7D;gBACL;gBACAZ,MAAMa,OAAO,IAAKb,CAAAA,MAAMc,WAAW,GAAG,WAAW,GAAGX,IAAAA,eAAI,EAACH,MAAMa,OAAO,EAAE,CAAC,KAAK,WAAW,GAAGV,IAAAA,eAAI,EAACY,mBAAM,EAAE;oBACrGC,WAAWhB,MAAMgB,SAAS;oBAC1BX,UAAU,WAAW,GAAGF,IAAAA,eAAI,EAACH,MAAMa,OAAO,EAAE,CAAC;gBACjD,EAAC;aACJ;QACL;IACJ;AACJ"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["renderListbox.js"],"sourcesContent":["
|
|
1
|
+
{"version":3,"sources":["renderListbox.js"],"sourcesContent":[" import { jsx as _jsx } from \"@fluentui/react-jsx-runtime/jsx-runtime\";\nimport { assertSlots } from '@fluentui/react-utilities';\nimport { ListboxContext } from '../../contexts/ListboxContext';\n/**\n * Render the final JSX of Listbox\n */ export const renderListbox_unstable = (state, contextValues)=>{\n assertSlots(state);\n return /*#__PURE__*/ _jsx(ListboxContext.Provider, {\n value: contextValues.listbox,\n children: /*#__PURE__*/ _jsx(state.root, {})\n });\n};\n"],"names":["renderListbox_unstable","state","contextValues","assertSlots","_jsx","ListboxContext","Provider","value","listbox","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,CAAC;IAC9C;AACJ"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["renderOption.js"],"sourcesContent":["
|
|
1
|
+
{"version":3,"sources":["renderOption.js"],"sourcesContent":[" import { jsx as _jsx, jsxs as _jsxs } from \"@fluentui/react-jsx-runtime/jsx-runtime\";\nimport { assertSlots } from '@fluentui/react-utilities';\n/**\n * Render the final JSX of Option\n */ export const renderOption_unstable = (state)=>{\n assertSlots(state);\n return /*#__PURE__*/ _jsxs(state.root, {\n children: [\n state.checkIcon && /*#__PURE__*/ _jsx(state.checkIcon, {}),\n state.root.children\n ]\n });\n};\n"],"names":["renderOption_unstable","state","assertSlots","_jsxs","root","children","checkIcon","_jsx"],"mappings":";;;;+BAIiBA;;;eAAAA;;;4BAJ4B;gCACjB;AAGjB,MAAMA,wBAAwB,CAACC;IACtCC,IAAAA,2BAAW,EAACD;IACZ,OAAO,WAAW,GAAGE,IAAAA,gBAAK,EAACF,MAAMG,IAAI,EAAE;QACnCC,UAAU;YACNJ,MAAMK,SAAS,IAAI,WAAW,GAAGC,IAAAA,eAAI,EAACN,MAAMK,SAAS,EAAE,CAAC;YACxDL,MAAMG,IAAI,CAACC,QAAQ;SACtB;IACL;AACJ"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["renderOptionGroup.js"],"sourcesContent":["
|
|
1
|
+
{"version":3,"sources":["renderOptionGroup.js"],"sourcesContent":[" import { jsx as _jsx, jsxs as _jsxs } from \"@fluentui/react-jsx-runtime/jsx-runtime\";\nimport { assertSlots } from '@fluentui/react-utilities';\n/**\n * Render the final JSX of OptionGroup\n */ export const renderOptionGroup_unstable = (state)=>{\n assertSlots(state);\n return /*#__PURE__*/ _jsxs(state.root, {\n children: [\n state.label && /*#__PURE__*/ _jsx(state.label, {\n children: state.label.children\n }),\n state.root.children\n ]\n });\n};\n"],"names":["renderOptionGroup_unstable","state","assertSlots","_jsxs","root","children","label","_jsx"],"mappings":";;;;+BAIiBA;;;eAAAA;;;4BAJ4B;gCACjB;AAGjB,MAAMA,6BAA6B,CAACC;IAC3CC,IAAAA,2BAAW,EAACD;IACZ,OAAO,WAAW,GAAGE,IAAAA,gBAAK,EAACF,MAAMG,IAAI,EAAE;QACnCC,UAAU;YACNJ,MAAMK,KAAK,IAAI,WAAW,GAAGC,IAAAA,eAAI,EAACN,MAAMK,KAAK,EAAE;gBAC3CD,UAAUJ,MAAMK,KAAK,CAACD,QAAQ;YAClC;YACAJ,MAAMG,IAAI,CAACC,QAAQ;SACtB;IACL;AACJ"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui/react-combobox",
|
|
3
|
-
"version": "9.5.
|
|
3
|
+
"version": "9.5.14",
|
|
4
4
|
"description": "Fluent UI React Combobox component",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -35,10 +35,10 @@
|
|
|
35
35
|
"dependencies": {
|
|
36
36
|
"@fluentui/keyboard-keys": "^9.0.4",
|
|
37
37
|
"@fluentui/react-context-selector": "^9.1.34",
|
|
38
|
-
"@fluentui/react-field": "^9.1.
|
|
38
|
+
"@fluentui/react-field": "^9.1.27",
|
|
39
39
|
"@fluentui/react-icons": "^2.0.207",
|
|
40
|
-
"@fluentui/react-jsx-runtime": "^9.0.
|
|
41
|
-
"@fluentui/react-portal": "^9.3.
|
|
40
|
+
"@fluentui/react-jsx-runtime": "^9.0.8",
|
|
41
|
+
"@fluentui/react-portal": "^9.3.14",
|
|
42
42
|
"@fluentui/react-positioning": "^9.9.11",
|
|
43
43
|
"@fluentui/react-shared-contexts": "^9.7.3",
|
|
44
44
|
"@fluentui/react-theme": "^9.1.12",
|