@fluentui/react-tree
Advanced tools
Comparing version
import { renderTree_unstable } from '../../Tree'; | ||
// eslint-disable-next-line @typescript-eslint/no-deprecated | ||
export const renderFlatTree_unstable = renderTree_unstable; |
@@ -9,2 +9,3 @@ import * as React from 'react'; | ||
}; | ||
// eslint-disable-next-line @typescript-eslint/no-deprecated | ||
export const TreeProvider = (props)=>{ | ||
@@ -23,4 +24,5 @@ if (props.value.contextType === 'subtree') { | ||
TreeProvider.displayName = 'TreeProvider'; | ||
// eslint-disable-next-line @typescript-eslint/no-deprecated | ||
export const TreeRootReset = (props)=>/*#__PURE__*/ React.createElement(SubtreeContext.Provider, { | ||
value: undefined | ||
}, props.children); |
{ | ||
"name": "@fluentui/react-tree", | ||
"version": "9.11.5", | ||
"version": "9.11.6", | ||
"description": "Tree component for Fluent UI React", | ||
@@ -25,5 +25,5 @@ "main": "lib-commonjs/index.js", | ||
"@fluentui/react-aria": "^9.15.3", | ||
"@fluentui/react-avatar": "^9.8.5", | ||
"@fluentui/react-avatar": "^9.8.6", | ||
"@fluentui/react-button": "^9.5.3", | ||
"@fluentui/react-checkbox": "^9.4.5", | ||
"@fluentui/react-checkbox": "^9.4.6", | ||
"@fluentui/react-context-selector": "^9.2.2", | ||
@@ -33,3 +33,3 @@ "@fluentui/react-icons": "^2.0.245", | ||
"@fluentui/react-motion": "^9.9.0", | ||
"@fluentui/react-radio": "^9.4.5", | ||
"@fluentui/react-radio": "^9.4.6", | ||
"@fluentui/react-shared-contexts": "^9.24.0", | ||
@@ -36,0 +36,0 @@ "@fluentui/react-tabster": "^9.25.3", |
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
989414
0.13%7436
0.04%7
16.67%