New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@fluentui/react-select

Package Overview
Dependencies
Maintainers
14
Versions
749
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-select - npm Package Compare versions

Comparing version 0.0.0-nightly-20221109-0420.1 to 0.0.0-nightly-20221110-0427.1

lib-commonjs/components/SelectField/index.js

24

CHANGELOG.json

@@ -5,5 +5,5 @@ {

{
"date": "Wed, 09 Nov 2022 04:26:49 GMT",
"tag": "@fluentui/react-select_v0.0.0-nightly-20221109-0420.1",
"version": "0.0.0-nightly-20221109-0420.1",
"date": "Thu, 10 Nov 2022 04:33:23 GMT",
"tag": "@fluentui/react-select_v0.0.0-nightly-20221110-0427.1",
"version": "0.0.0-nightly-20221110-0427.1",
"comments": {

@@ -20,4 +20,4 @@ "prerelease": [

"package": "@fluentui/react-select",
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20221109-0420.1",
"commit": "47a7111d5c8ff57f72c53633547be3355ab50770"
"comment": "Bump @fluentui/react-field to v0.0.0-nightly-20221110-0427.1",
"commit": "355dcaf0cfd4937890081a47fedf50324b210145"
},

@@ -27,4 +27,4 @@ {

"package": "@fluentui/react-select",
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20221109-0420.1",
"commit": "47a7111d5c8ff57f72c53633547be3355ab50770"
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20221110-0427.1",
"commit": "355dcaf0cfd4937890081a47fedf50324b210145"
},

@@ -34,4 +34,10 @@ {

"package": "@fluentui/react-select",
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20221109-0420.1",
"commit": "47a7111d5c8ff57f72c53633547be3355ab50770"
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20221110-0427.1",
"commit": "355dcaf0cfd4937890081a47fedf50324b210145"
},
{
"author": "beachball",
"package": "@fluentui/react-select",
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20221110-0427.1",
"commit": "355dcaf0cfd4937890081a47fedf50324b210145"
}

@@ -38,0 +44,0 @@ ]

# Change Log - @fluentui/react-select
This log was last generated on Wed, 09 Nov 2022 04:26:49 GMT and should not be manually modified.
This log was last generated on Thu, 10 Nov 2022 04:33:23 GMT and should not be manually modified.
<!-- Start content -->
## [0.0.0-nightly-20221109-0420.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-select_v0.0.0-nightly-20221109-0420.1)
## [0.0.0-nightly-20221110-0427.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-select_v0.0.0-nightly-20221110-0427.1)
Wed, 09 Nov 2022 04:26:49 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-select_v9.0.0-beta.13..@fluentui/react-select_v0.0.0-nightly-20221109-0420.1)
Thu, 10 Nov 2022 04:33:23 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-select_v9.0.0-beta.13..@fluentui/react-select_v0.0.0-nightly-20221110-0427.1)

@@ -15,5 +15,6 @@ ### Changes

- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by fluentui-internal@service.microsoft.com)
- Bump @fluentui/react-theme to v0.0.0-nightly-20221109-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/47a7111d5c8ff57f72c53633547be3355ab50770) by beachball)
- Bump @fluentui/react-utilities to v0.0.0-nightly-20221109-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/47a7111d5c8ff57f72c53633547be3355ab50770) by beachball)
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20221109-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/47a7111d5c8ff57f72c53633547be3355ab50770) by beachball)
- Bump @fluentui/react-field to v0.0.0-nightly-20221110-0427.1 ([commit](https://github.com/microsoft/fluentui/commit/355dcaf0cfd4937890081a47fedf50324b210145) by beachball)
- Bump @fluentui/react-theme to v0.0.0-nightly-20221110-0427.1 ([commit](https://github.com/microsoft/fluentui/commit/355dcaf0cfd4937890081a47fedf50324b210145) by beachball)
- Bump @fluentui/react-utilities to v0.0.0-nightly-20221110-0427.1 ([commit](https://github.com/microsoft/fluentui/commit/355dcaf0cfd4937890081a47fedf50324b210145) by beachball)
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20221110-0427.1 ([commit](https://github.com/microsoft/fluentui/commit/355dcaf0cfd4937890081a47fedf50324b210145) by beachball)

@@ -20,0 +21,0 @@ ## [9.0.0-beta.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-select_v9.0.0-beta.13)

@@ -5,2 +5,5 @@ /// <reference types="react" />

import type { ComponentState } from '@fluentui/react-utilities';
import { FieldControl } from '@fluentui/react-field';
import type { FieldProps } from '@fluentui/react-field';
import { FieldSlots } from '@fluentui/react-field';
import type { ForwardRefComponent } from '@fluentui/react-utilities';

@@ -23,2 +26,8 @@ import * as React_2 from 'react';

export declare const SelectField_unstable: ForwardRefComponent<SelectFieldProps_unstable>;
export declare const selectFieldClassNames: SlotClassNames<FieldSlots<FieldControl>>;
export declare type SelectFieldProps_unstable = FieldProps<typeof Select>;
/**

@@ -25,0 +34,0 @@ * Data passed to the `onChange` callback when a new option is selected.

@@ -6,3 +6,3 @@ "use strict";

});
exports.useSelect_unstable = exports.useSelectStyles_unstable = exports.renderSelect_unstable = exports.selectClassNames = exports.Select = void 0;
exports.selectFieldClassNames = exports.SelectField_unstable = exports.useSelect_unstable = exports.useSelectStyles_unstable = exports.renderSelect_unstable = exports.selectClassNames = exports.Select = void 0;

@@ -41,2 +41,17 @@ var Select_1 = /*#__PURE__*/require("./Select");

});
var SelectField_1 = /*#__PURE__*/require("./SelectField");
Object.defineProperty(exports, "SelectField_unstable", {
enumerable: true,
get: function () {
return SelectField_1.SelectField;
}
});
Object.defineProperty(exports, "selectFieldClassNames", {
enumerable: true,
get: function () {
return SelectField_1.selectFieldClassNames;
}
});
//# sourceMappingURL=index.js.map
export { Select, selectClassNames, renderSelect_unstable, useSelectStyles_unstable, useSelect_unstable } from './Select';
export { SelectField as SelectField_unstable, selectFieldClassNames } from './SelectField';
//# sourceMappingURL=index.js.map
{
"name": "@fluentui/react-select",
"version": "0.0.0-nightly-20221109-0420.1",
"version": "0.0.0-nightly-20221110-0427.1",
"description": "Fluent UI React Select component",

@@ -31,8 +31,9 @@ "main": "lib-commonjs/index.js",

"@fluentui/react-conformance": "*",
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20221109-0420.1"
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20221110-0427.1"
},
"dependencies": {
"@fluentui/react-field": "0.0.0-nightly-20221110-0427.1",
"@fluentui/react-icons": "^2.0.175",
"@fluentui/react-theme": "0.0.0-nightly-20221109-0420.1",
"@fluentui/react-utilities": "0.0.0-nightly-20221109-0420.1",
"@fluentui/react-theme": "0.0.0-nightly-20221110-0427.1",
"@fluentui/react-utilities": "0.0.0-nightly-20221110-0427.1",
"@griffel/react": "^1.4.2",

@@ -39,0 +40,0 @@ "tslib": "^2.1.0"

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