@fluentui/react-combobox
Advanced tools
Comparing version 9.13.16 to 9.13.17
@@ -1,2 +0,2 @@ | ||
// eslint-disable-next-line deprecation/deprecation | ||
// eslint-disable-next-line @typescript-eslint/no-deprecated | ||
"use strict"; | ||
@@ -3,0 +3,0 @@ Object.defineProperty(exports, "__esModule", { |
@@ -30,3 +30,3 @@ import { createContext } from '@fluentui/react-context-selector'; | ||
* @see useListboxContext_unstable | ||
*/ // eslint-disable-next-line deprecation/deprecation | ||
*/ // eslint-disable-next-line @typescript-eslint/no-deprecated | ||
export const ComboboxProvider = ComboboxContext.Provider; |
@@ -1,2 +0,2 @@ | ||
// eslint-disable-next-line deprecation/deprecation | ||
// eslint-disable-next-line @typescript-eslint/no-deprecated | ||
export { ComboboxProvider } from './contexts/ComboboxContext'; | ||
@@ -3,0 +3,0 @@ export { ListboxProvider, useListboxContext_unstable } from './contexts/ListboxContext'; |
{ | ||
"name": "@fluentui/react-combobox", | ||
"version": "9.13.16", | ||
"version": "9.13.17", | ||
"description": "Fluent UI React Combobox component", | ||
@@ -22,14 +22,14 @@ "main": "lib-commonjs/index.js", | ||
"dependencies": { | ||
"@fluentui/react-aria": "^9.13.13", | ||
"@fluentui/react-aria": "^9.13.14", | ||
"@fluentui/keyboard-keys": "^9.0.8", | ||
"@fluentui/react-context-selector": "^9.1.71", | ||
"@fluentui/react-field": "^9.1.84", | ||
"@fluentui/react-context-selector": "^9.1.72", | ||
"@fluentui/react-field": "^9.1.85", | ||
"@fluentui/react-icons": "^2.0.245", | ||
"@fluentui/react-jsx-runtime": "^9.0.49", | ||
"@fluentui/react-portal": "^9.4.41", | ||
"@fluentui/react-positioning": "^9.16.1", | ||
"@fluentui/react-jsx-runtime": "^9.0.50", | ||
"@fluentui/react-portal": "^9.4.42", | ||
"@fluentui/react-positioning": "^9.16.2", | ||
"@fluentui/react-shared-contexts": "^9.21.2", | ||
"@fluentui/react-tabster": "^9.23.2", | ||
"@fluentui/react-tabster": "^9.23.3", | ||
"@fluentui/react-theme": "^9.1.24", | ||
"@fluentui/react-utilities": "^9.18.19", | ||
"@fluentui/react-utilities": "^9.18.20", | ||
"@griffel/react": "^1.5.22", | ||
@@ -36,0 +36,0 @@ "@swc/helpers": "^0.5.1" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
902362