Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@fluentui/react-search

Package Overview
Dependencies
Maintainers
0
Versions
201
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-search - npm Package Compare versions

Comparing version 0.0.0-nightly-20240621-0406.1 to 0.0.0-nightly-20240624-0406.1

20

CHANGELOG.md
# Change Log - @fluentui/react-search
This log was last generated on Fri, 21 Jun 2024 04:46:34 GMT and should not be manually modified.
This log was last generated on Mon, 24 Jun 2024 04:46:18 GMT and should not be manually modified.
<!-- Start content -->
## [0.0.0-nightly-20240621-0406.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-search_v0.0.0-nightly-20240621-0406.1)
## [0.0.0-nightly-20240624-0406.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-search_v0.0.0-nightly-20240624-0406.1)
Fri, 21 Jun 2024 04:46:34 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-search_v9.0.8..@fluentui/react-search_v0.0.0-nightly-20240621-0406.1)
Mon, 24 Jun 2024 04:46:18 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-search_v9.0.8..@fluentui/react-search_v0.0.0-nightly-20240624-0406.1)

@@ -15,8 +15,8 @@ ### Changes

- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by fluentui-internal@service.microsoft.com)
- Bump @fluentui/react-input to v0.0.0-nightly-20240621-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/4d1ffbe037d24ad142374c43fdb38f3b1c6d67db) by beachball)
- Bump @fluentui/react-jsx-runtime to v0.0.0-nightly-20240621-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/4d1ffbe037d24ad142374c43fdb38f3b1c6d67db) by beachball)
- Bump @fluentui/react-theme to v0.0.0-nightly-20240621-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/4d1ffbe037d24ad142374c43fdb38f3b1c6d67db) by beachball)
- Bump @fluentui/react-utilities to v0.0.0-nightly-20240621-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/4d1ffbe037d24ad142374c43fdb38f3b1c6d67db) by beachball)
- Bump @fluentui/react-conformance to v0.0.0-nightly-20240621-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/4d1ffbe037d24ad142374c43fdb38f3b1c6d67db) by beachball)
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20240621-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/4d1ffbe037d24ad142374c43fdb38f3b1c6d67db) by beachball)
- Bump @fluentui/react-input to v0.0.0-nightly-20240624-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/3bdf1ff4d50e4897137a175d8e677e755ad367a4) by beachball)
- Bump @fluentui/react-jsx-runtime to v0.0.0-nightly-20240624-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/3bdf1ff4d50e4897137a175d8e677e755ad367a4) by beachball)
- Bump @fluentui/react-theme to v0.0.0-nightly-20240624-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/3bdf1ff4d50e4897137a175d8e677e755ad367a4) by beachball)
- Bump @fluentui/react-utilities to v0.0.0-nightly-20240624-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/3bdf1ff4d50e4897137a175d8e677e755ad367a4) by beachball)
- Bump @fluentui/react-conformance to v0.0.0-nightly-20240624-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/3bdf1ff4d50e4897137a175d8e677e755ad367a4) by beachball)
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20240624-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/3bdf1ff4d50e4897137a175d8e677e755ad367a4) by beachball)

@@ -23,0 +23,0 @@ ## [9.0.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-search_v9.0.8)

@@ -141,2 +141,3 @@ "use strict";

const useSearchBoxStyles_unstable = (state)=>{
'use no memo';
const { disabled, focused, size } = state;

@@ -143,0 +144,0 @@ const rootStyles = useRootStyles();

@@ -74,2 +74,4 @@ import { __resetStyles, __styles, mergeClasses } from '@griffel/react';

export const useSearchBoxStyles_unstable = state => {
'use no memo';
const {

@@ -76,0 +78,0 @@ disabled,

{
"name": "@fluentui/react-search",
"version": "0.0.0-nightly-20240621-0406.1",
"version": "0.0.0-nightly-20240624-0406.1",
"description": "Search input for Fluent UI v9",

@@ -28,4 +28,4 @@ "main": "lib-commonjs/index.js",

"@fluentui/eslint-plugin": "*",
"@fluentui/react-conformance": "0.0.0-nightly-20240621-0406.1",
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20240621-0406.1",
"@fluentui/react-conformance": "0.0.0-nightly-20240624-0406.1",
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20240624-0406.1",
"@fluentui/scripts-api-extractor": "*",

@@ -36,6 +36,6 @@ "@fluentui/scripts-tasks": "*"

"@fluentui/react-icons": "^2.0.239",
"@fluentui/react-input": "0.0.0-nightly-20240621-0406.1",
"@fluentui/react-jsx-runtime": "0.0.0-nightly-20240621-0406.1",
"@fluentui/react-theme": "0.0.0-nightly-20240621-0406.1",
"@fluentui/react-utilities": "0.0.0-nightly-20240621-0406.1",
"@fluentui/react-input": "0.0.0-nightly-20240624-0406.1",
"@fluentui/react-jsx-runtime": "0.0.0-nightly-20240624-0406.1",
"@fluentui/react-theme": "0.0.0-nightly-20240624-0406.1",
"@fluentui/react-utilities": "0.0.0-nightly-20240624-0406.1",
"@griffel/react": "^1.5.22",

@@ -42,0 +42,0 @@ "@swc/helpers": "^0.5.1"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc