@fluentui/react-search
Advanced tools
Comparing version 9.0.20 to 9.0.21
# Change Log - @fluentui/react-search | ||
This log was last generated on Tue, 15 Oct 2024 17:13:32 GMT and should not be manually modified. | ||
This log was last generated on Mon, 11 Nov 2024 09:55:18 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [9.0.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-search_v9.0.21) | ||
Mon, 11 Nov 2024 09:55:18 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-search_v9.0.20..@fluentui/react-search_v9.0.21) | ||
### Patches | ||
- fix SearchBox contentAfter hidden clickable ([PR #33005](https://github.com/microsoft/fluentui/pull/33005) by carla.muntean@microsoft.com) | ||
- chore: replace npm-scripts and just-scrtips with nx inferred tasks ([PR #33074](https://github.com/microsoft/fluentui/pull/33074) by martinhochel@microsoft.com) | ||
- Bump @fluentui/react-input to v9.4.92 ([PR #31887](https://github.com/microsoft/fluentui/pull/31887) by beachball) | ||
- Bump @fluentui/react-jsx-runtime to v9.0.46 ([PR #31887](https://github.com/microsoft/fluentui/pull/31887) by beachball) | ||
- Bump @fluentui/react-theme to v9.1.22 ([PR #31887](https://github.com/microsoft/fluentui/pull/31887) by beachball) | ||
- Bump @fluentui/react-utilities to v9.18.17 ([PR #31887](https://github.com/microsoft/fluentui/pull/31887) by beachball) | ||
## [9.0.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-search_v9.0.20) | ||
Tue, 15 Oct 2024 17:13:32 GMT | ||
Tue, 15 Oct 2024 17:17:53 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-search_v9.0.19..@fluentui/react-search_v9.0.20) | ||
@@ -11,0 +25,0 @@ |
@@ -139,3 +139,2 @@ "use strict"; | ||
rest: { | ||
abs64n: "fk73vx1", | ||
Bqenvij: "fniina8", | ||
@@ -146,3 +145,6 @@ a9b677: "f3tsq5r", | ||
"fhxju0i" | ||
] | ||
], | ||
B68tc82: 0, | ||
Bmxbyg5: 0, | ||
Bpg54ce: "f1a3p1vp" | ||
} | ||
@@ -154,7 +156,12 @@ }, { | ||
".f1ufnopg{column-gap:var(--spacingHorizontalXS);}", | ||
".fk73vx1{opacity:0;}", | ||
".fniina8{height:0;}", | ||
".f3tsq5r{width:0;}", | ||
".f1cnd47f{padding-left:0;}", | ||
".fhxju0i{padding-right:0;}" | ||
".fhxju0i{padding-right:0;}", | ||
[ | ||
".f1a3p1vp{overflow:hidden;}", | ||
{ | ||
p: -1 | ||
} | ||
] | ||
] | ||
@@ -207,2 +214,2 @@ }); | ||
return state; | ||
}; //# sourceMappingURL=useSearchBoxStyles.styles.js.map | ||
}; |
@@ -64,9 +64,13 @@ import { __resetStyles, __styles, mergeClasses } from '@griffel/react'; | ||
rest: { | ||
abs64n: "fk73vx1", | ||
Bqenvij: "fniina8", | ||
a9b677: "f3tsq5r", | ||
uwmqm3: ["f1cnd47f", "fhxju0i"] | ||
uwmqm3: ["f1cnd47f", "fhxju0i"], | ||
B68tc82: 0, | ||
Bmxbyg5: 0, | ||
Bpg54ce: "f1a3p1vp" | ||
} | ||
}, { | ||
d: [".f1uw59to{padding-left:var(--spacingHorizontalM);}", ".fw5db7e{padding-right:var(--spacingHorizontalM);}", ".f1ufnopg{column-gap:var(--spacingHorizontalXS);}", ".fk73vx1{opacity:0;}", ".fniina8{height:0;}", ".f3tsq5r{width:0;}", ".f1cnd47f{padding-left:0;}", ".fhxju0i{padding-right:0;}"] | ||
d: [".f1uw59to{padding-left:var(--spacingHorizontalM);}", ".fw5db7e{padding-right:var(--spacingHorizontalM);}", ".f1ufnopg{column-gap:var(--spacingHorizontalXS);}", ".fniina8{height:0;}", ".f3tsq5r{width:0;}", ".f1cnd47f{padding-left:0;}", ".fhxju0i{padding-right:0;}", [".f1a3p1vp{overflow:hidden;}", { | ||
p: -1 | ||
}]] | ||
}); | ||
@@ -119,3 +123,2 @@ const useDismissClassName = /*#__PURE__*/__resetStyles("r1pvzcuu", null, [".r1pvzcuu{box-sizing:border-box;color:var(--colorNeutralForeground3);display:flex;cursor:pointer;}", ".r1pvzcuu>svg{font-size:20px;}"]); | ||
return state; | ||
}; | ||
//# sourceMappingURL=useSearchBoxStyles.styles.js.map | ||
}; |
{ | ||
"name": "@fluentui/react-search", | ||
"version": "9.0.20", | ||
"version": "9.0.21", | ||
"description": "Search input for Fluent UI v9", | ||
@@ -14,14 +14,2 @@ "main": "lib-commonjs/index.js", | ||
"license": "MIT", | ||
"scripts": { | ||
"build": "just-scripts build", | ||
"clean": "just-scripts clean", | ||
"code-style": "just-scripts code-style", | ||
"just": "just-scripts", | ||
"lint": "just-scripts lint", | ||
"test": "jest --passWithNoTests", | ||
"type-check": "just-scripts type-check", | ||
"generate-api": "just-scripts generate-api", | ||
"storybook": "yarn --cwd ../stories storybook", | ||
"start": "yarn storybook" | ||
}, | ||
"devDependencies": { | ||
@@ -31,11 +19,10 @@ "@fluentui/eslint-plugin": "*", | ||
"@fluentui/react-conformance-griffel": "*", | ||
"@fluentui/scripts-api-extractor": "*", | ||
"@fluentui/scripts-tasks": "*" | ||
"@fluentui/scripts-api-extractor": "*" | ||
}, | ||
"dependencies": { | ||
"@fluentui/react-icons": "^2.0.245", | ||
"@fluentui/react-input": "^9.4.91", | ||
"@fluentui/react-jsx-runtime": "^9.0.45", | ||
"@fluentui/react-theme": "^9.1.21", | ||
"@fluentui/react-utilities": "^9.18.16", | ||
"@fluentui/react-input": "^9.4.92", | ||
"@fluentui/react-jsx-runtime": "^9.0.46", | ||
"@fluentui/react-theme": "^9.1.22", | ||
"@fluentui/react-utilities": "^9.18.17", | ||
"@griffel/react": "^1.5.22", | ||
@@ -42,0 +29,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
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
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
119560
4
746
+ Added@fluentui/react-context-selector@9.1.70(transitive)
+ Added@fluentui/react-field@9.1.82(transitive)
+ Added@fluentui/react-input@9.4.95(transitive)
+ Added@fluentui/react-jsx-runtime@9.0.47(transitive)
+ Added@fluentui/react-label@9.1.80(transitive)
+ Added@fluentui/react-shared-contexts@9.21.1(transitive)
+ Added@fluentui/react-theme@9.1.23(transitive)
+ Added@fluentui/react-utilities@9.18.18(transitive)
+ Added@fluentui/tokens@1.0.0-alpha.20(transitive)
+ Added@types/react@18.3.16(transitive)
- Removed@fluentui/react-context-selector@9.1.71(transitive)
- Removed@fluentui/react-field@9.1.83(transitive)
- Removed@fluentui/react-input@9.4.96(transitive)
- Removed@fluentui/react-jsx-runtime@9.0.48(transitive)
- Removed@fluentui/react-label@9.1.81(transitive)
- Removed@fluentui/react-shared-contexts@9.21.2(transitive)
- Removed@fluentui/react-theme@9.1.24(transitive)
- Removed@fluentui/react-utilities@9.18.19(transitive)
- Removed@fluentui/tokens@1.0.0-alpha.21(transitive)
- Removed@types/react@18.3.17(transitive)