🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@fluentui/react-tree

Package Overview
Dependencies
Maintainers
12
Versions
685
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-tree - npm Package Compare versions

Comparing version

to
0.0.0-nightly-20250327-0406.1

3

lib-commonjs/components/TreeItem/useTreeItem.js

@@ -70,2 +70,5 @@ "use strict";

_react.useEffect(()=>{
// When the tree item is mounted, we might need to update the roving tab index
// in edge cases where the tree is empty and then populated
forceUpdateRovingTabIndex === null || forceUpdateRovingTabIndex === void 0 ? void 0 : forceUpdateRovingTabIndex();
const treeItem = treeItemRef.current;

@@ -72,0 +75,0 @@ return ()=>{

@@ -67,2 +67,5 @@ import * as React from 'react';

React.useEffect(()=>{
// When the tree item is mounted, we might need to update the roving tab index
// in edge cases where the tree is empty and then populated
forceUpdateRovingTabIndex === null || forceUpdateRovingTabIndex === void 0 ? void 0 : forceUpdateRovingTabIndex();
const treeItem = treeItemRef.current;

@@ -69,0 +72,0 @@ return ()=>{

36

package.json
{
"name": "@fluentui/react-tree",
"version": "0.0.0-nightly-20250326-0406.1",
"version": "0.0.0-nightly-20250327-0406.1",
"description": "Tree component for Fluent UI React",

@@ -15,6 +15,6 @@ "main": "lib-commonjs/index.js",

"devDependencies": {
"@fluentui/react-provider": "0.0.0-nightly-20250326-0406.1",
"@fluentui/react-provider": "0.0.0-nightly-20250327-0406.1",
"@fluentui/eslint-plugin": "*",
"@fluentui/react-conformance": "0.0.0-nightly-20250326-0406.1",
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20250326-0406.1",
"@fluentui/react-conformance": "0.0.0-nightly-20250327-0406.1",
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20250327-0406.1",
"@fluentui/scripts-api-extractor": "*",

@@ -24,17 +24,17 @@ "@fluentui/scripts-cypress": "*"

"dependencies": {
"@fluentui/keyboard-keys": "0.0.0-nightly-20250326-0406.1",
"@fluentui/react-aria": "0.0.0-nightly-20250326-0406.1",
"@fluentui/react-avatar": "0.0.0-nightly-20250326-0406.1",
"@fluentui/react-button": "0.0.0-nightly-20250326-0406.1",
"@fluentui/react-checkbox": "0.0.0-nightly-20250326-0406.1",
"@fluentui/react-context-selector": "0.0.0-nightly-20250326-0406.1",
"@fluentui/keyboard-keys": "0.0.0-nightly-20250327-0406.1",
"@fluentui/react-aria": "0.0.0-nightly-20250327-0406.1",
"@fluentui/react-avatar": "0.0.0-nightly-20250327-0406.1",
"@fluentui/react-button": "0.0.0-nightly-20250327-0406.1",
"@fluentui/react-checkbox": "0.0.0-nightly-20250327-0406.1",
"@fluentui/react-context-selector": "0.0.0-nightly-20250327-0406.1",
"@fluentui/react-icons": "^2.0.245",
"@fluentui/react-motion-components-preview": "0.0.0-nightly-20250326-0406.1",
"@fluentui/react-motion": "0.0.0-nightly-20250326-0406.1",
"@fluentui/react-radio": "0.0.0-nightly-20250326-0406.1",
"@fluentui/react-shared-contexts": "0.0.0-nightly-20250326-0406.1",
"@fluentui/react-tabster": "0.0.0-nightly-20250326-0406.1",
"@fluentui/react-theme": "0.0.0-nightly-20250326-0406.1",
"@fluentui/react-utilities": "0.0.0-nightly-20250326-0406.1",
"@fluentui/react-jsx-runtime": "0.0.0-nightly-20250326-0406.1",
"@fluentui/react-motion-components-preview": "0.0.0-nightly-20250327-0406.1",
"@fluentui/react-motion": "0.0.0-nightly-20250327-0406.1",
"@fluentui/react-radio": "0.0.0-nightly-20250327-0406.1",
"@fluentui/react-shared-contexts": "0.0.0-nightly-20250327-0406.1",
"@fluentui/react-tabster": "0.0.0-nightly-20250327-0406.1",
"@fluentui/react-theme": "0.0.0-nightly-20250327-0406.1",
"@fluentui/react-utilities": "0.0.0-nightly-20250327-0406.1",
"@fluentui/react-jsx-runtime": "0.0.0-nightly-20250327-0406.1",
"@griffel/react": "^1.5.22",

@@ -41,0 +41,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