release: applying package updates - react-components

This commit is contained in:
Fluent UI Build 2024-10-15 17:18:12 +00:00
Родитель 1907e859fb
Коммит e587e1f157
236 изменённых файлов: 4718 добавлений и 708 удалений

Просмотреть файл

@ -1,7 +0,0 @@
{
"type": "none",
"comment": "style: replace no-restricted-globals with type aware @nx/workspace-no-restricted-globals in v9",
"packageName": "@fluentui/global-context",
"email": "martinhochel@microsoft.com",
"dependentChangeType": "none"
}

Просмотреть файл

@ -1,7 +0,0 @@
{
"type": "minor",
"comment": "feat: Add fade motion to carousel as an optional prop",
"packageName": "@fluentui/react-carousel",
"email": "mifraser@microsoft.com",
"dependentChangeType": "patch"
}

Просмотреть файл

@ -1,7 +0,0 @@
{
"type": "minor",
"comment": "feat: Enable circular focus if circular, and enable animations on focus index change",
"packageName": "@fluentui/react-carousel",
"email": "mifraser@microsoft.com",
"dependentChangeType": "patch"
}

Просмотреть файл

@ -1,7 +0,0 @@
{
"type": "none",
"comment": "style: replace no-restricted-globals with type aware @nx/workspace-no-restricted-globals in v9",
"packageName": "@fluentui/react-icons-compat",
"email": "martinhochel@microsoft.com",
"dependentChangeType": "none"
}

Просмотреть файл

@ -1,7 +0,0 @@
{
"type": "minor",
"comment": "feat: export MotionParam type",
"packageName": "@fluentui/react-motion",
"email": "robertpenner@microsoft.com",
"dependentChangeType": "patch"
}

Просмотреть файл

@ -1,7 +0,0 @@
{
"type": "minor",
"comment": "refactor: simplify motion component variant creation",
"packageName": "@fluentui/react-motion-components-preview",
"email": "robertpenner@microsoft.com",
"dependentChangeType": "patch"
}

Просмотреть файл

@ -1,7 +0,0 @@
{
"type": "minor",
"comment": "feat: add Collapse orientation parameter & horizontal implementation",
"packageName": "@fluentui/react-motion-components-preview",
"email": "robertpenner@microsoft.com",
"dependentChangeType": "patch"
}

Просмотреть файл

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "fix: Collapse should only effect opacity when animateOpacity is true",
"packageName": "@fluentui/react-motion-components-preview",
"email": "robertpenner@microsoft.com",
"dependentChangeType": "patch"
}

Просмотреть файл

@ -1,7 +0,0 @@
{
"type": "none",
"comment": "style: replace no-restricted-globals with type aware @nx/workspace-no-restricted-globals in v9",
"packageName": "@fluentui/react-shared-contexts",
"email": "martinhochel@microsoft.com",
"dependentChangeType": "none"
}

Просмотреть файл

@ -1,7 +0,0 @@
{
"type": "none",
"comment": "style: replace no-restricted-globals with type aware @nx/workspace-no-restricted-globals in v9",
"packageName": "@fluentui/react-table",
"email": "martinhochel@microsoft.com",
"dependentChangeType": "none"
}

Просмотреть файл

@ -1,7 +0,0 @@
{
"type": "minor",
"comment": "feature: add rounded tab variant",
"packageName": "@fluentui/react-tabs",
"email": "kirpadv@gmail.com",
"dependentChangeType": "patch"
}

Просмотреть файл

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "fix: useMergedTabsterAttributes should accept null/undefined values",
"packageName": "@fluentui/react-tabster",
"email": "lingfangao@hotmail.com",
"dependentChangeType": "patch"
}

Просмотреть файл

@ -1,7 +0,0 @@
{
"type": "none",
"comment": "style: replace no-restricted-globals with type aware @nx/workspace-no-restricted-globals in v9",
"packageName": "@fluentui/react-utilities",
"email": "martinhochel@microsoft.com",
"dependentChangeType": "none"
}

Просмотреть файл

@ -1,7 +0,0 @@
{
"type": "prerelease",
"comment": "feat: add explicit .js file extensions to all relative import/export statement within built output to support native ESM within browser",
"packageName": "@fluentui/tokens",
"email": "martinhochel@microsoft.com",
"dependentChangeType": "patch"
}

Просмотреть файл

@ -1,6 +1,21 @@
{
"name": "@fluentui/babel-preset-global-context",
"entries": [
{
"date": "Tue, 15 Oct 2024 17:17:53 GMT",
"tag": "@fluentui/babel-preset-global-context_v9.0.0-beta.75",
"version": "9.0.0-beta.75",
"comments": {
"prerelease": [
{
"author": "beachball",
"package": "@fluentui/babel-preset-global-context",
"comment": "Bump @fluentui/global-context to v9.0.0-beta.75",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
}
]
}
},
{
"date": "Mon, 23 Sep 2024 12:40:12 GMT",
"tag": "@fluentui/babel-preset-global-context_v9.0.0-beta.74",

Просмотреть файл

@ -1,9 +1,18 @@
# Change Log - @fluentui/babel-preset-global-context
This log was last generated on Mon, 23 Sep 2024 12:40:12 GMT and should not be manually modified.
This log was last generated on Tue, 15 Oct 2024 17:17:53 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-beta.75](https://github.com/microsoft/fluentui/tree/@fluentui/babel-preset-global-context_v9.0.0-beta.75)
Tue, 15 Oct 2024 17:17:53 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/babel-preset-global-context_v9.0.0-beta.74..@fluentui/babel-preset-global-context_v9.0.0-beta.75)
### Changes
- Bump @fluentui/global-context to v9.0.0-beta.75 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
## [9.0.0-beta.74](https://github.com/microsoft/fluentui/tree/@fluentui/babel-preset-global-context_v9.0.0-beta.74)
Mon, 23 Sep 2024 12:40:12 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui/babel-preset-global-context",
"version": "9.0.0-beta.74",
"version": "9.0.0-beta.75",
"description": "Babel preset that transforms createContext calls to use global context shims",
"main": "lib-commonjs/index.js",
"typings": "./dist/index.d.ts",
@ -39,7 +39,7 @@
"find-up": "^5.0.0"
},
"peerDependencies": {
"@fluentui/global-context": "9.0.0-beta.74"
"@fluentui/global-context": "9.0.0-beta.75"
},
"beachball": {
"disallowedChangeTypes": [

Просмотреть файл

@ -1,6 +1,35 @@
{
"name": "@fluentui/global-context",
"entries": [
{
"date": "Tue, 15 Oct 2024 17:17:52 GMT",
"tag": "@fluentui/global-context_v9.0.0-beta.75",
"version": "9.0.0-beta.75",
"comments": {
"none": [
{
"author": "martinhochel@microsoft.com",
"package": "@fluentui/global-context",
"commit": "511f956bfba95ac9dde686f1812e45abc8f0af92",
"comment": "style: replace no-restricted-globals with type aware @nx/workspace-no-restricted-globals in v9"
}
],
"prerelease": [
{
"author": "beachball",
"package": "@fluentui/global-context",
"comment": "Bump @fluentui/react-context-selector to v9.1.68",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/global-context",
"comment": "Bump @fluentui/react-utilities to v9.18.16",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
}
]
}
},
{
"date": "Mon, 23 Sep 2024 12:40:17 GMT",
"tag": "@fluentui/global-context_v9.0.0-beta.74",

Просмотреть файл

@ -1,9 +1,19 @@
# Change Log - @fluentui/global-context
This log was last generated on Mon, 23 Sep 2024 12:40:17 GMT and should not be manually modified.
This log was last generated on Tue, 15 Oct 2024 17:17:52 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-beta.75](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.75)
Tue, 15 Oct 2024 17:17:52 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.74..@fluentui/global-context_v9.0.0-beta.75)
### Changes
- Bump @fluentui/react-context-selector to v9.1.68 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-utilities to v9.18.16 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
## [9.0.0-beta.74](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.74)
Mon, 23 Sep 2024 12:40:17 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui/global-context",
"version": "9.0.0-beta.74",
"version": "9.0.0-beta.75",
"description": "Extension of React createContext to be a true singleton on the global scope",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
@ -32,8 +32,8 @@
"@fluentui/scripts-tasks": "*"
},
"dependencies": {
"@fluentui/react-context-selector": "^9.1.67",
"@fluentui/react-utilities": "^9.18.15",
"@fluentui/react-context-selector": "^9.1.68",
"@fluentui/react-utilities": "^9.18.16",
"@swc/helpers": "^0.5.1"
},
"peerDependencies": {

Просмотреть файл

@ -1,6 +1,69 @@
{
"name": "@fluentui/react-accordion",
"entries": [
{
"date": "Tue, 15 Oct 2024 17:17:53 GMT",
"tag": "@fluentui/react-accordion_v9.5.7",
"version": "9.5.7",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-accordion",
"comment": "Bump @fluentui/react-aria to v9.13.8",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-accordion",
"comment": "Bump @fluentui/react-context-selector to v9.1.68",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-accordion",
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.45",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-accordion",
"comment": "Bump @fluentui/react-shared-contexts to v9.20.2",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-accordion",
"comment": "Bump @fluentui/react-motion to v9.6.0",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-accordion",
"comment": "Bump @fluentui/react-motion-components-preview to v0.2.0",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-accordion",
"comment": "Bump @fluentui/react-tabster to v9.22.9",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-accordion",
"comment": "Bump @fluentui/react-theme to v9.1.21",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-accordion",
"comment": "Bump @fluentui/react-utilities to v9.18.16",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
}
]
}
},
{
"date": "Tue, 08 Oct 2024 22:05:59 GMT",
"tag": "@fluentui/react-accordion_v9.5.6",

Просмотреть файл

@ -1,9 +1,26 @@
# Change Log - @fluentui/react-accordion
This log was last generated on Tue, 08 Oct 2024 22:05:59 GMT and should not be manually modified.
This log was last generated on Tue, 15 Oct 2024 17:17:53 GMT and should not be manually modified.
<!-- Start content -->
## [9.5.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.5.7)
Tue, 15 Oct 2024 17:17:53 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-accordion_v9.5.6..@fluentui/react-accordion_v9.5.7)
### Patches
- Bump @fluentui/react-aria to v9.13.8 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-context-selector to v9.1.68 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.45 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-shared-contexts to v9.20.2 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-motion to v9.6.0 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-motion-components-preview to v0.2.0 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-tabster to v9.22.9 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-theme to v9.1.21 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-utilities to v9.18.16 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
## [9.5.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.5.6)
Tue, 08 Oct 2024 22:05:59 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui/react-accordion",
"version": "9.5.6",
"version": "9.5.7",
"description": "Fluent UI accordion component",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
@ -32,16 +32,16 @@
"@fluentui/scripts-tasks": "*"
},
"dependencies": {
"@fluentui/react-aria": "^9.13.7",
"@fluentui/react-context-selector": "^9.1.67",
"@fluentui/react-aria": "^9.13.8",
"@fluentui/react-context-selector": "^9.1.68",
"@fluentui/react-icons": "^2.0.245",
"@fluentui/react-jsx-runtime": "^9.0.44",
"@fluentui/react-shared-contexts": "^9.20.1",
"@fluentui/react-motion": "^9.5.2",
"@fluentui/react-motion-components-preview": "^0.1.4",
"@fluentui/react-tabster": "^9.22.8",
"@fluentui/react-theme": "^9.1.20",
"@fluentui/react-utilities": "^9.18.15",
"@fluentui/react-jsx-runtime": "^9.0.45",
"@fluentui/react-shared-contexts": "^9.20.2",
"@fluentui/react-motion": "^9.6.0",
"@fluentui/react-motion-components-preview": "^0.2.0",
"@fluentui/react-tabster": "^9.22.9",
"@fluentui/react-theme": "^9.1.21",
"@fluentui/react-utilities": "^9.18.16",
"@griffel/react": "^1.5.22",
"@swc/helpers": "^0.5.1"
},

Просмотреть файл

@ -1,6 +1,39 @@
{
"name": "@fluentui/react-aria",
"entries": [
{
"date": "Tue, 15 Oct 2024 17:17:53 GMT",
"tag": "@fluentui/react-aria_v9.13.8",
"version": "9.13.8",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-aria",
"comment": "Bump @fluentui/react-shared-contexts to v9.20.2",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-aria",
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.45",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-aria",
"comment": "Bump @fluentui/react-tabster to v9.22.9",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-aria",
"comment": "Bump @fluentui/react-utilities to v9.18.16",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
}
]
}
},
{
"date": "Tue, 08 Oct 2024 22:05:59 GMT",
"tag": "@fluentui/react-aria_v9.13.7",

Просмотреть файл

@ -1,9 +1,21 @@
# Change Log - @fluentui/react-aria
This log was last generated on Tue, 08 Oct 2024 22:05:59 GMT and should not be manually modified.
This log was last generated on Tue, 15 Oct 2024 17:17:53 GMT and should not be manually modified.
<!-- Start content -->
## [9.13.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.13.8)
Tue, 15 Oct 2024 17:17:53 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.13.7..@fluentui/react-aria_v9.13.8)
### Patches
- Bump @fluentui/react-shared-contexts to v9.20.2 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.45 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-tabster to v9.22.9 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-utilities to v9.18.16 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
## [9.13.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.13.7)
Tue, 08 Oct 2024 22:05:59 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui/react-aria",
"version": "9.13.7",
"version": "9.13.8",
"description": "React helper to ensure ARIA",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
@ -34,10 +34,10 @@
},
"dependencies": {
"@fluentui/keyboard-keys": "^9.0.7",
"@fluentui/react-shared-contexts": "^9.20.1",
"@fluentui/react-jsx-runtime": "^9.0.44",
"@fluentui/react-tabster": "^9.22.8",
"@fluentui/react-utilities": "^9.18.15",
"@fluentui/react-shared-contexts": "^9.20.2",
"@fluentui/react-jsx-runtime": "^9.0.45",
"@fluentui/react-tabster": "^9.22.9",
"@fluentui/react-utilities": "^9.18.16",
"@swc/helpers": "^0.5.1"
},
"peerDependencies": {

Просмотреть файл

@ -1,6 +1,69 @@
{
"name": "@fluentui/react-avatar",
"entries": [
{
"date": "Tue, 15 Oct 2024 17:17:53 GMT",
"tag": "@fluentui/react-avatar_v9.6.41",
"version": "9.6.41",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-avatar",
"comment": "Bump @fluentui/react-badge to v9.2.44",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-avatar",
"comment": "Bump @fluentui/react-context-selector to v9.1.68",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-avatar",
"comment": "Bump @fluentui/react-popover to v9.9.23",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-avatar",
"comment": "Bump @fluentui/react-shared-contexts to v9.20.2",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-avatar",
"comment": "Bump @fluentui/react-tabster to v9.22.9",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-avatar",
"comment": "Bump @fluentui/react-theme to v9.1.21",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-avatar",
"comment": "Bump @fluentui/react-tooltip to v9.4.41",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-avatar",
"comment": "Bump @fluentui/react-utilities to v9.18.16",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-avatar",
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.45",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
}
]
}
},
{
"date": "Tue, 08 Oct 2024 22:05:59 GMT",
"tag": "@fluentui/react-avatar_v9.6.40",

Просмотреть файл

@ -1,9 +1,26 @@
# Change Log - @fluentui/react-avatar
This log was last generated on Tue, 08 Oct 2024 22:05:59 GMT and should not be manually modified.
This log was last generated on Tue, 15 Oct 2024 17:17:53 GMT and should not be manually modified.
<!-- Start content -->
## [9.6.41](https://github.com/microsoft/fluentui/tree/@fluentui/react-avatar_v9.6.41)
Tue, 15 Oct 2024 17:17:53 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-avatar_v9.6.40..@fluentui/react-avatar_v9.6.41)
### Patches
- Bump @fluentui/react-badge to v9.2.44 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-context-selector to v9.1.68 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-popover to v9.9.23 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-shared-contexts to v9.20.2 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-tabster to v9.22.9 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-theme to v9.1.21 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-tooltip to v9.4.41 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-utilities to v9.18.16 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.45 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
## [9.6.40](https://github.com/microsoft/fluentui/tree/@fluentui/react-avatar_v9.6.40)
Tue, 08 Oct 2024 22:05:59 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui/react-avatar",
"version": "9.6.40",
"version": "9.6.41",
"description": "React components for building Microsoft web experiences.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
@ -37,16 +37,16 @@
"@fluentui/scripts-tasks": "*"
},
"dependencies": {
"@fluentui/react-badge": "^9.2.43",
"@fluentui/react-context-selector": "^9.1.67",
"@fluentui/react-badge": "^9.2.44",
"@fluentui/react-context-selector": "^9.1.68",
"@fluentui/react-icons": "^2.0.245",
"@fluentui/react-popover": "^9.9.22",
"@fluentui/react-shared-contexts": "^9.20.1",
"@fluentui/react-tabster": "^9.22.8",
"@fluentui/react-theme": "^9.1.20",
"@fluentui/react-tooltip": "^9.4.40",
"@fluentui/react-utilities": "^9.18.15",
"@fluentui/react-jsx-runtime": "^9.0.44",
"@fluentui/react-popover": "^9.9.23",
"@fluentui/react-shared-contexts": "^9.20.2",
"@fluentui/react-tabster": "^9.22.9",
"@fluentui/react-theme": "^9.1.21",
"@fluentui/react-tooltip": "^9.4.41",
"@fluentui/react-utilities": "^9.18.16",
"@fluentui/react-jsx-runtime": "^9.0.45",
"@griffel/react": "^1.5.22",
"@swc/helpers": "^0.5.1"
},

Просмотреть файл

@ -1,6 +1,39 @@
{
"name": "@fluentui/react-badge",
"entries": [
{
"date": "Tue, 15 Oct 2024 17:17:53 GMT",
"tag": "@fluentui/react-badge_v9.2.44",
"version": "9.2.44",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-badge",
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.45",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-badge",
"comment": "Bump @fluentui/react-shared-contexts to v9.20.2",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-badge",
"comment": "Bump @fluentui/react-theme to v9.1.21",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-badge",
"comment": "Bump @fluentui/react-utilities to v9.18.16",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
}
]
}
},
{
"date": "Mon, 23 Sep 2024 12:40:17 GMT",
"tag": "@fluentui/react-badge_v9.2.43",

Просмотреть файл

@ -1,9 +1,21 @@
# Change Log - @fluentui/react-badge
This log was last generated on Mon, 23 Sep 2024 12:40:17 GMT and should not be manually modified.
This log was last generated on Tue, 15 Oct 2024 17:17:53 GMT and should not be manually modified.
<!-- Start content -->
## [9.2.44](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.2.44)
Tue, 15 Oct 2024 17:17:53 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.2.43..@fluentui/react-badge_v9.2.44)
### Patches
- Bump @fluentui/react-jsx-runtime to v9.0.45 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-shared-contexts to v9.20.2 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-theme to v9.1.21 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-utilities to v9.18.16 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
## [9.2.43](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.2.43)
Mon, 23 Sep 2024 12:40:17 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui/react-badge",
"version": "9.2.43",
"version": "9.2.44",
"description": "React components for building web experiences",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
@ -33,10 +33,10 @@
},
"dependencies": {
"@fluentui/react-icons": "^2.0.245",
"@fluentui/react-jsx-runtime": "^9.0.44",
"@fluentui/react-shared-contexts": "^9.20.1",
"@fluentui/react-theme": "^9.1.20",
"@fluentui/react-utilities": "^9.18.15",
"@fluentui/react-jsx-runtime": "^9.0.45",
"@fluentui/react-shared-contexts": "^9.20.2",
"@fluentui/react-theme": "^9.1.21",
"@fluentui/react-utilities": "^9.18.16",
"@griffel/react": "^1.5.22",
"@swc/helpers": "^0.5.1"
},

Просмотреть файл

@ -1,6 +1,63 @@
{
"name": "@fluentui/react-breadcrumb",
"entries": [
{
"date": "Tue, 15 Oct 2024 17:17:53 GMT",
"tag": "@fluentui/react-breadcrumb_v9.0.41",
"version": "9.0.41",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-breadcrumb",
"comment": "Bump @fluentui/react-aria to v9.13.8",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-breadcrumb",
"comment": "Bump @fluentui/react-button to v9.3.94",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-breadcrumb",
"comment": "Bump @fluentui/react-link to v9.3.1",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-breadcrumb",
"comment": "Bump @fluentui/react-shared-contexts to v9.20.2",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-breadcrumb",
"comment": "Bump @fluentui/react-tabster to v9.22.9",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-breadcrumb",
"comment": "Bump @fluentui/react-theme to v9.1.21",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-breadcrumb",
"comment": "Bump @fluentui/react-utilities to v9.18.16",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-breadcrumb",
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.45",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
}
]
}
},
{
"date": "Tue, 08 Oct 2024 22:05:59 GMT",
"tag": "@fluentui/react-breadcrumb_v9.0.40",

Просмотреть файл

@ -1,9 +1,25 @@
# Change Log - @fluentui/react-breadcrumb
This log was last generated on Tue, 08 Oct 2024 22:05:59 GMT and should not be manually modified.
This log was last generated on Tue, 15 Oct 2024 17:17:53 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.41](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.41)
Tue, 15 Oct 2024 17:17:53 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.40..@fluentui/react-breadcrumb_v9.0.41)
### Patches
- Bump @fluentui/react-aria to v9.13.8 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-button to v9.3.94 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-link to v9.3.1 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-shared-contexts to v9.20.2 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-tabster to v9.22.9 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-theme to v9.1.21 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-utilities to v9.18.16 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.45 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
## [9.0.40](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.40)
Tue, 08 Oct 2024 22:05:59 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui/react-breadcrumb",
"version": "9.0.40",
"version": "9.0.41",
"description": "Breadcrumb component for Fluent UI React.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
@ -38,15 +38,15 @@
"@fluentui/scripts-tasks": "*"
},
"dependencies": {
"@fluentui/react-aria": "^9.13.7",
"@fluentui/react-button": "^9.3.93",
"@fluentui/react-aria": "^9.13.8",
"@fluentui/react-button": "^9.3.94",
"@fluentui/react-icons": "^2.0.245",
"@fluentui/react-link": "^9.3.0",
"@fluentui/react-shared-contexts": "^9.20.1",
"@fluentui/react-tabster": "^9.22.8",
"@fluentui/react-theme": "^9.1.20",
"@fluentui/react-utilities": "^9.18.15",
"@fluentui/react-jsx-runtime": "^9.0.44",
"@fluentui/react-link": "^9.3.1",
"@fluentui/react-shared-contexts": "^9.20.2",
"@fluentui/react-tabster": "^9.22.9",
"@fluentui/react-theme": "^9.1.21",
"@fluentui/react-utilities": "^9.18.16",
"@fluentui/react-jsx-runtime": "^9.0.45",
"@griffel/react": "^1.5.22",
"@swc/helpers": "^0.5.1"
},

Просмотреть файл

@ -1,6 +1,51 @@
{
"name": "@fluentui/react-button",
"entries": [
{
"date": "Tue, 15 Oct 2024 17:17:53 GMT",
"tag": "@fluentui/react-button_v9.3.94",
"version": "9.3.94",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-button",
"comment": "Bump @fluentui/react-aria to v9.13.8",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-button",
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.45",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-button",
"comment": "Bump @fluentui/react-shared-contexts to v9.20.2",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-button",
"comment": "Bump @fluentui/react-tabster to v9.22.9",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-button",
"comment": "Bump @fluentui/react-theme to v9.1.21",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-button",
"comment": "Bump @fluentui/react-utilities to v9.18.16",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
}
]
}
},
{
"date": "Tue, 08 Oct 2024 22:05:59 GMT",
"tag": "@fluentui/react-button_v9.3.93",

Просмотреть файл

@ -1,9 +1,23 @@
# Change Log - @fluentui/react-button
This log was last generated on Tue, 08 Oct 2024 22:05:59 GMT and should not be manually modified.
This log was last generated on Tue, 15 Oct 2024 17:17:53 GMT and should not be manually modified.
<!-- Start content -->
## [9.3.94](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.3.94)
Tue, 15 Oct 2024 17:17:53 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.3.93..@fluentui/react-button_v9.3.94)
### Patches
- Bump @fluentui/react-aria to v9.13.8 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.45 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-shared-contexts to v9.20.2 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-tabster to v9.22.9 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-theme to v9.1.21 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-utilities to v9.18.16 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
## [9.3.93](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.3.93)
Tue, 08 Oct 2024 22:05:59 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui/react-button",
"version": "9.3.93",
"version": "9.3.94",
"description": "Fluent UI React Button component.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
@ -34,13 +34,13 @@
},
"dependencies": {
"@fluentui/keyboard-keys": "^9.0.7",
"@fluentui/react-aria": "^9.13.7",
"@fluentui/react-aria": "^9.13.8",
"@fluentui/react-icons": "^2.0.245",
"@fluentui/react-jsx-runtime": "^9.0.44",
"@fluentui/react-shared-contexts": "^9.20.1",
"@fluentui/react-tabster": "^9.22.8",
"@fluentui/react-theme": "^9.1.20",
"@fluentui/react-utilities": "^9.18.15",
"@fluentui/react-jsx-runtime": "^9.0.45",
"@fluentui/react-shared-contexts": "^9.20.2",
"@fluentui/react-tabster": "^9.22.9",
"@fluentui/react-theme": "^9.1.21",
"@fluentui/react-utilities": "^9.18.16",
"@griffel/react": "^1.5.22",
"@swc/helpers": "^0.5.1"
},

Просмотреть файл

@ -1,6 +1,45 @@
{
"name": "@fluentui/react-calendar-compat",
"entries": [
{
"date": "Tue, 15 Oct 2024 17:17:53 GMT",
"tag": "@fluentui/react-calendar-compat_v0.1.20",
"version": "0.1.20",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-calendar-compat",
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.45",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-calendar-compat",
"comment": "Bump @fluentui/react-shared-contexts to v9.20.2",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-calendar-compat",
"comment": "Bump @fluentui/react-tabster to v9.22.9",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-calendar-compat",
"comment": "Bump @fluentui/react-theme to v9.1.21",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-calendar-compat",
"comment": "Bump @fluentui/react-utilities to v9.18.16",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
}
]
}
},
{
"date": "Tue, 08 Oct 2024 22:05:59 GMT",
"tag": "@fluentui/react-calendar-compat_v0.1.19",

Просмотреть файл

@ -1,9 +1,22 @@
# Change Log - @fluentui/react-calendar-compat
This log was last generated on Tue, 08 Oct 2024 22:05:59 GMT and should not be manually modified.
This log was last generated on Tue, 15 Oct 2024 17:17:53 GMT and should not be manually modified.
<!-- Start content -->
## [0.1.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-calendar-compat_v0.1.20)
Tue, 15 Oct 2024 17:17:53 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-calendar-compat_v0.1.19..@fluentui/react-calendar-compat_v0.1.20)
### Patches
- Bump @fluentui/react-jsx-runtime to v9.0.45 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-shared-contexts to v9.20.2 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-tabster to v9.22.9 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-theme to v9.1.21 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-utilities to v9.18.16 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
## [0.1.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-calendar-compat_v0.1.19)
Tue, 08 Oct 2024 22:05:59 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui/react-calendar-compat",
"version": "0.1.19",
"version": "0.1.20",
"description": "Calendar compat component for Fluent UI v9",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
@ -32,11 +32,11 @@
"dependencies": {
"@fluentui/keyboard-keys": "^9.0.7",
"@fluentui/react-icons": "^2.0.245",
"@fluentui/react-jsx-runtime": "^9.0.44",
"@fluentui/react-shared-contexts": "^9.20.1",
"@fluentui/react-tabster": "^9.22.8",
"@fluentui/react-theme": "^9.1.20",
"@fluentui/react-utilities": "^9.18.15",
"@fluentui/react-jsx-runtime": "^9.0.45",
"@fluentui/react-shared-contexts": "^9.20.2",
"@fluentui/react-tabster": "^9.22.9",
"@fluentui/react-theme": "^9.1.21",
"@fluentui/react-utilities": "^9.18.16",
"@griffel/react": "^1.5.22",
"@swc/helpers": "^0.5.1"
},

Просмотреть файл

@ -1,6 +1,45 @@
{
"name": "@fluentui/react-card",
"entries": [
{
"date": "Tue, 15 Oct 2024 17:17:53 GMT",
"tag": "@fluentui/react-card_v9.0.96",
"version": "9.0.96",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-card",
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.45",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-card",
"comment": "Bump @fluentui/react-tabster to v9.22.9",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-card",
"comment": "Bump @fluentui/react-text to v9.4.26",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-card",
"comment": "Bump @fluentui/react-theme to v9.1.21",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-card",
"comment": "Bump @fluentui/react-utilities to v9.18.16",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
}
]
}
},
{
"date": "Tue, 08 Oct 2024 22:05:59 GMT",
"tag": "@fluentui/react-card_v9.0.95",

Просмотреть файл

@ -1,9 +1,22 @@
# Change Log - @fluentui/react-card
This log was last generated on Tue, 08 Oct 2024 22:05:59 GMT and should not be manually modified.
This log was last generated on Tue, 15 Oct 2024 17:17:53 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.96](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.96)
Tue, 15 Oct 2024 17:17:53 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.95..@fluentui/react-card_v9.0.96)
### Patches
- Bump @fluentui/react-jsx-runtime to v9.0.45 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-tabster to v9.22.9 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-text to v9.4.26 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-theme to v9.1.21 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-utilities to v9.18.16 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
## [9.0.95](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.95)
Tue, 08 Oct 2024 22:05:59 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui/react-card",
"version": "9.0.95",
"version": "9.0.96",
"private": false,
"description": "Card container components for Fluent UI React.",
"main": "lib-commonjs/index.js",
@ -39,11 +39,11 @@
},
"dependencies": {
"@fluentui/keyboard-keys": "^9.0.7",
"@fluentui/react-jsx-runtime": "^9.0.44",
"@fluentui/react-tabster": "^9.22.8",
"@fluentui/react-text": "^9.4.25",
"@fluentui/react-theme": "^9.1.20",
"@fluentui/react-utilities": "^9.18.15",
"@fluentui/react-jsx-runtime": "^9.0.45",
"@fluentui/react-tabster": "^9.22.9",
"@fluentui/react-text": "^9.4.26",
"@fluentui/react-theme": "^9.1.21",
"@fluentui/react-utilities": "^9.18.16",
"@griffel/react": "^1.5.22",
"@swc/helpers": "^0.5.1"
},

Просмотреть файл

@ -1,6 +1,75 @@
{
"name": "@fluentui/react-carousel",
"entries": [
{
"date": "Tue, 15 Oct 2024 17:17:52 GMT",
"tag": "@fluentui/react-carousel_v9.2.0",
"version": "9.2.0",
"comments": {
"minor": [
{
"author": "mifraser@microsoft.com",
"package": "@fluentui/react-carousel",
"commit": "99e85d19ebc5f093fb0a87d2fc23306971a27a6b",
"comment": "feat: Add fade motion to carousel as an optional prop"
},
{
"author": "mifraser@microsoft.com",
"package": "@fluentui/react-carousel",
"commit": "3fd4e118721b2cbd1ce07e4918cf83e7653e0dcf",
"comment": "feat: Enable circular focus if circular, and enable animations on focus index change"
},
{
"author": "beachball",
"package": "@fluentui/react-carousel",
"comment": "Bump @fluentui/react-aria to v9.13.8",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-carousel",
"comment": "Bump @fluentui/react-button to v9.3.94",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-carousel",
"comment": "Bump @fluentui/react-context-selector to v9.1.68",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-carousel",
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.45",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-carousel",
"comment": "Bump @fluentui/react-shared-contexts to v9.20.2",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-carousel",
"comment": "Bump @fluentui/react-tabster to v9.22.9",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-carousel",
"comment": "Bump @fluentui/react-theme to v9.1.21",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-carousel",
"comment": "Bump @fluentui/react-utilities to v9.18.16",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
}
]
}
},
{
"date": "Tue, 08 Oct 2024 22:05:56 GMT",
"tag": "@fluentui/react-carousel_v9.1.0",

Просмотреть файл

@ -1,9 +1,27 @@
# Change Log - @fluentui/react-carousel
This log was last generated on Tue, 08 Oct 2024 22:05:56 GMT and should not be manually modified.
This log was last generated on Tue, 15 Oct 2024 17:17:52 GMT and should not be manually modified.
<!-- Start content -->
## [9.2.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-carousel_v9.2.0)
Tue, 15 Oct 2024 17:17:52 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-carousel_v9.1.0..@fluentui/react-carousel_v9.2.0)
### Minor changes
- feat: Add fade motion to carousel as an optional prop ([PR #33000](https://github.com/microsoft/fluentui/pull/33000) by mifraser@microsoft.com)
- feat: Enable circular focus if circular, and enable animations on focus index change ([PR #33015](https://github.com/microsoft/fluentui/pull/33015) by mifraser@microsoft.com)
- Bump @fluentui/react-aria to v9.13.8 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-button to v9.3.94 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-context-selector to v9.1.68 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.45 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-shared-contexts to v9.20.2 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-tabster to v9.22.9 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-theme to v9.1.21 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-utilities to v9.18.16 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
## [9.1.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-carousel_v9.1.0)
Tue, 08 Oct 2024 22:05:56 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui/react-carousel",
"version": "9.1.0",
"version": "9.2.0",
"description": "A composable carousel component that enables pagination with minimal rerenders",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
@ -35,15 +35,15 @@
"@fluentui/scripts-tasks": "*"
},
"dependencies": {
"@fluentui/react-aria": "^9.13.7",
"@fluentui/react-button": "^9.3.93",
"@fluentui/react-context-selector": "^9.1.67",
"@fluentui/react-aria": "^9.13.8",
"@fluentui/react-button": "^9.3.94",
"@fluentui/react-context-selector": "^9.1.68",
"@fluentui/react-icons": "^2.0.245",
"@fluentui/react-jsx-runtime": "^9.0.44",
"@fluentui/react-shared-contexts": "^9.20.1",
"@fluentui/react-tabster": "^9.22.8",
"@fluentui/react-theme": "^9.1.20",
"@fluentui/react-utilities": "^9.18.15",
"@fluentui/react-jsx-runtime": "^9.0.45",
"@fluentui/react-shared-contexts": "^9.20.2",
"@fluentui/react-tabster": "^9.22.9",
"@fluentui/react-theme": "^9.1.21",
"@fluentui/react-utilities": "^9.18.16",
"@griffel/react": "^1.5.22",
"@swc/helpers": "^0.5.1",
"embla-carousel": "^8.3.0",

Просмотреть файл

@ -1,6 +1,57 @@
{
"name": "@fluentui/react-checkbox",
"entries": [
{
"date": "Tue, 15 Oct 2024 17:17:53 GMT",
"tag": "@fluentui/react-checkbox_v9.2.39",
"version": "9.2.39",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-checkbox",
"comment": "Bump @fluentui/react-field to v9.1.78",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-checkbox",
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.45",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-checkbox",
"comment": "Bump @fluentui/react-label to v9.1.77",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-checkbox",
"comment": "Bump @fluentui/react-shared-contexts to v9.20.2",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-checkbox",
"comment": "Bump @fluentui/react-tabster to v9.22.9",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-checkbox",
"comment": "Bump @fluentui/react-theme to v9.1.21",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-checkbox",
"comment": "Bump @fluentui/react-utilities to v9.18.16",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
}
]
}
},
{
"date": "Tue, 08 Oct 2024 22:05:59 GMT",
"tag": "@fluentui/react-checkbox_v9.2.38",

Просмотреть файл

@ -1,9 +1,24 @@
# Change Log - @fluentui/react-checkbox
This log was last generated on Tue, 08 Oct 2024 22:05:59 GMT and should not be manually modified.
This log was last generated on Tue, 15 Oct 2024 17:17:53 GMT and should not be manually modified.
<!-- Start content -->
## [9.2.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-checkbox_v9.2.39)
Tue, 15 Oct 2024 17:17:53 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-checkbox_v9.2.38..@fluentui/react-checkbox_v9.2.39)
### Patches
- Bump @fluentui/react-field to v9.1.78 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.45 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-label to v9.1.77 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-shared-contexts to v9.20.2 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-tabster to v9.22.9 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-theme to v9.1.21 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-utilities to v9.18.16 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
## [9.2.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-checkbox_v9.2.38)
Tue, 08 Oct 2024 22:05:59 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui/react-checkbox",
"version": "9.2.38",
"version": "9.2.39",
"description": "Fluent UI checkbox component",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
@ -32,14 +32,14 @@
"@fluentui/scripts-tasks": "*"
},
"dependencies": {
"@fluentui/react-field": "^9.1.77",
"@fluentui/react-field": "^9.1.78",
"@fluentui/react-icons": "^2.0.245",
"@fluentui/react-jsx-runtime": "^9.0.44",
"@fluentui/react-label": "^9.1.76",
"@fluentui/react-shared-contexts": "^9.20.1",
"@fluentui/react-tabster": "^9.22.8",
"@fluentui/react-theme": "^9.1.20",
"@fluentui/react-utilities": "^9.18.15",
"@fluentui/react-jsx-runtime": "^9.0.45",
"@fluentui/react-label": "^9.1.77",
"@fluentui/react-shared-contexts": "^9.20.2",
"@fluentui/react-tabster": "^9.22.9",
"@fluentui/react-theme": "^9.1.21",
"@fluentui/react-utilities": "^9.18.16",
"@griffel/react": "^1.5.22",
"@swc/helpers": "^0.5.1"
},

Просмотреть файл

@ -37,12 +37,12 @@
},
"dependencies": {
"@ctrl/tinycolor": "3.3.4",
"@fluentui/react-context-selector": "^9.1.67",
"@fluentui/react-jsx-runtime": "^9.0.44",
"@fluentui/react-shared-contexts": "^9.20.1",
"@fluentui/react-tabster": "^9.22.8",
"@fluentui/react-theme": "^9.1.20",
"@fluentui/react-utilities": "^9.18.15",
"@fluentui/react-context-selector": "^9.1.68",
"@fluentui/react-jsx-runtime": "^9.0.45",
"@fluentui/react-shared-contexts": "^9.20.2",
"@fluentui/react-tabster": "^9.22.9",
"@fluentui/react-theme": "^9.1.21",
"@fluentui/react-utilities": "^9.18.16",
"@griffel/react": "^1.5.22",
"@swc/helpers": "^0.5.1"
},

Просмотреть файл

@ -31,9 +31,9 @@
"@fluentui/scripts-tasks": "*"
},
"dependencies": {
"@fluentui/react-jsx-runtime": "^9.0.44",
"@fluentui/react-theme": "^9.1.20",
"@fluentui/react-utilities": "^9.18.15",
"@fluentui/react-jsx-runtime": "^9.0.45",
"@fluentui/react-theme": "^9.1.21",
"@fluentui/react-utilities": "^9.18.16",
"@griffel/react": "^1.5.22",
"@swc/helpers": "^0.5.1"
},

Просмотреть файл

@ -1,6 +1,75 @@
{
"name": "@fluentui/react-combobox",
"entries": [
{
"date": "Tue, 15 Oct 2024 17:17:53 GMT",
"tag": "@fluentui/react-combobox_v9.13.10",
"version": "9.13.10",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-combobox",
"comment": "Bump @fluentui/react-aria to v9.13.8",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-combobox",
"comment": "Bump @fluentui/react-context-selector to v9.1.68",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-combobox",
"comment": "Bump @fluentui/react-field to v9.1.78",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-combobox",
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.45",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-combobox",
"comment": "Bump @fluentui/react-portal to v9.4.37",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-combobox",
"comment": "Bump @fluentui/react-positioning to v9.15.10",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-combobox",
"comment": "Bump @fluentui/react-shared-contexts to v9.20.2",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-combobox",
"comment": "Bump @fluentui/react-tabster to v9.22.9",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-combobox",
"comment": "Bump @fluentui/react-theme to v9.1.21",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-combobox",
"comment": "Bump @fluentui/react-utilities to v9.18.16",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
}
]
}
},
{
"date": "Tue, 08 Oct 2024 22:05:59 GMT",
"tag": "@fluentui/react-combobox_v9.13.9",

Просмотреть файл

@ -1,9 +1,27 @@
# Change Log - @fluentui/react-combobox
This log was last generated on Tue, 08 Oct 2024 22:05:59 GMT and should not be manually modified.
This log was last generated on Tue, 15 Oct 2024 17:17:53 GMT and should not be manually modified.
<!-- Start content -->
## [9.13.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-combobox_v9.13.10)
Tue, 15 Oct 2024 17:17:53 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-combobox_v9.13.9..@fluentui/react-combobox_v9.13.10)
### Patches
- Bump @fluentui/react-aria to v9.13.8 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-context-selector to v9.1.68 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-field to v9.1.78 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.45 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-portal to v9.4.37 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-positioning to v9.15.10 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-shared-contexts to v9.20.2 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-tabster to v9.22.9 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-theme to v9.1.21 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-utilities to v9.18.16 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
## [9.13.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-combobox_v9.13.9)
Tue, 08 Oct 2024 22:05:59 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui/react-combobox",
"version": "9.13.9",
"version": "9.13.10",
"description": "Fluent UI React Combobox component",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
@ -35,18 +35,18 @@
"@fluentui/scripts-cypress": "*"
},
"dependencies": {
"@fluentui/react-aria": "^9.13.7",
"@fluentui/react-aria": "^9.13.8",
"@fluentui/keyboard-keys": "^9.0.7",
"@fluentui/react-context-selector": "^9.1.67",
"@fluentui/react-field": "^9.1.77",
"@fluentui/react-context-selector": "^9.1.68",
"@fluentui/react-field": "^9.1.78",
"@fluentui/react-icons": "^2.0.245",
"@fluentui/react-jsx-runtime": "^9.0.44",
"@fluentui/react-portal": "^9.4.36",
"@fluentui/react-positioning": "^9.15.9",
"@fluentui/react-shared-contexts": "^9.20.1",
"@fluentui/react-tabster": "^9.22.8",
"@fluentui/react-theme": "^9.1.20",
"@fluentui/react-utilities": "^9.18.15",
"@fluentui/react-jsx-runtime": "^9.0.45",
"@fluentui/react-portal": "^9.4.37",
"@fluentui/react-positioning": "^9.15.10",
"@fluentui/react-shared-contexts": "^9.20.2",
"@fluentui/react-tabster": "^9.22.9",
"@fluentui/react-theme": "^9.1.21",
"@fluentui/react-utilities": "^9.18.16",
"@griffel/react": "^1.5.22",
"@swc/helpers": "^0.5.1"
},

Просмотреть файл

@ -1,6 +1,105 @@
{
"name": "@fluentui/react-components",
"entries": [
{
"date": "Tue, 15 Oct 2024 17:17:49 GMT",
"tag": "@fluentui/react-components_v9.55.1",
"version": "9.55.1",
"comments": {
"minor": [
{
"author": "robertpenner@microsoft.com",
"package": "@fluentui/react-motion-components-preview",
"commit": "82c0e8447787f5e6530d4ec7fa867e02ef861ddf",
"comment": "refactor: simplify motion component variant creation"
},
{
"author": "robertpenner@microsoft.com",
"package": "@fluentui/react-motion-components-preview",
"commit": "46cdc69c21ecfe816511bec739f2fd11d4892e59",
"comment": "feat: add Collapse orientation parameter & horizontal implementation"
},
{
"author": "kirpadv@gmail.com",
"package": "@fluentui/react-tabs",
"commit": "95ec5c9a269081fdfa6612cdc2b99a3d2c24572a",
"comment": "feature: add rounded tab variant"
},
{
"author": "mifraser@microsoft.com",
"package": "@fluentui/react-carousel",
"commit": "99e85d19ebc5f093fb0a87d2fc23306971a27a6b",
"comment": "feat: Add fade motion to carousel as an optional prop"
},
{
"author": "mifraser@microsoft.com",
"package": "@fluentui/react-carousel",
"commit": "3fd4e118721b2cbd1ce07e4918cf83e7653e0dcf",
"comment": "feat: Enable circular focus if circular, and enable animations on focus index change"
},
{
"author": "robertpenner@microsoft.com",
"package": "@fluentui/react-motion",
"commit": "82c0e8447787f5e6530d4ec7fa867e02ef861ddf",
"comment": "feat: export MotionParam type"
}
],
"patch": [
{
"author": "robertpenner@microsoft.com",
"package": "@fluentui/react-motion-components-preview",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac",
"comment": "fix: Collapse should only effect opacity when animateOpacity is true"
},
{
"author": "lingfangao@hotmail.com",
"package": "@fluentui/react-tabster",
"commit": "b474188d1a98e1ee24c864d324278c6003e834c9",
"comment": "fix: useMergedTabsterAttributes should accept null/undefined values"
}
],
"none": [
{
"author": "martinhochel@microsoft.com",
"package": "@fluentui/react-shared-contexts",
"commit": "511f956bfba95ac9dde686f1812e45abc8f0af92",
"comment": "style: replace no-restricted-globals with type aware @nx/workspace-no-restricted-globals in v9"
},
{
"author": "martinhochel@microsoft.com",
"package": "@fluentui/react-table",
"commit": "511f956bfba95ac9dde686f1812e45abc8f0af92",
"comment": "style: replace no-restricted-globals with type aware @nx/workspace-no-restricted-globals in v9"
},
{
"author": "martinhochel@microsoft.com",
"package": "@fluentui/react-utilities",
"commit": "511f956bfba95ac9dde686f1812e45abc8f0af92",
"comment": "style: replace no-restricted-globals with type aware @nx/workspace-no-restricted-globals in v9"
},
{
"author": "martinhochel@microsoft.com",
"package": "@fluentui/global-context",
"commit": "511f956bfba95ac9dde686f1812e45abc8f0af92",
"comment": "style: replace no-restricted-globals with type aware @nx/workspace-no-restricted-globals in v9"
},
{
"author": "martinhochel@microsoft.com",
"package": "@fluentui/react-icons-compat",
"commit": "511f956bfba95ac9dde686f1812e45abc8f0af92",
"comment": "style: replace no-restricted-globals with type aware @nx/workspace-no-restricted-globals in v9"
}
],
"prerelease": [
{
"author": "martinhochel@microsoft.com",
"package": "@fluentui/tokens",
"commit": "e4022e259c27c90158ed0dbb5278df5aa714118f",
"comment": "feat: add explicit .js file extensions to all relative import/export statement within built output to support native ESM within browser"
}
]
}
},
{
"date": "Tue, 08 Oct 2024 22:05:56 GMT",
"tag": "@fluentui/react-components_v9.55.0",

Просмотреть файл

@ -1,9 +1,39 @@
# Change Log - @fluentui/react-components
This log was last generated on Tue, 08 Oct 2024 22:05:56 GMT and should not be manually modified.
This log was last generated on Tue, 15 Oct 2024 17:17:49 GMT and should not be manually modified.
<!-- Start content -->
## [9.55.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.55.1)
Tue, 15 Oct 2024 17:17:49 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.55.0..@fluentui/react-components_v9.55.1)
### Minor changes
- `@fluentui/react-motion-components-preview`
- refactor: simplify motion component variant creation ([PR #32939](https://github.com/microsoft/fluentui/pull/32939) by robertpenner@microsoft.com)
- feat: add Collapse orientation parameter & horizontal implementation ([PR #32998](https://github.com/microsoft/fluentui/pull/32998) by robertpenner@microsoft.com)
- `@fluentui/react-tabs`
- feature: add rounded tab variant ([PR #32944](https://github.com/microsoft/fluentui/pull/32944) by kirpadv@gmail.com)
- `@fluentui/react-carousel`
- feat: Add fade motion to carousel as an optional prop ([PR #33000](https://github.com/microsoft/fluentui/pull/33000) by mifraser@microsoft.com)
- feat: Enable circular focus if circular, and enable animations on focus index change ([PR #33015](https://github.com/microsoft/fluentui/pull/33015) by mifraser@microsoft.com)
- `@fluentui/react-motion`
- feat: export MotionParam type ([PR #32939](https://github.com/microsoft/fluentui/pull/32939) by robertpenner@microsoft.com)
### Patches
- `@fluentui/react-motion-components-preview`
- fix: Collapse should only effect opacity when animateOpacity is true ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by robertpenner@microsoft.com)
- `@fluentui/react-tabster`
- fix: useMergedTabsterAttributes should accept null/undefined values ([PR #32983](https://github.com/microsoft/fluentui/pull/32983) by lingfangao@hotmail.com)
### Changes
- `@fluentui/tokens`
- feat: add explicit .js file extensions to all relative import/export statement within built output to support native ESM within browser ([PR #30770](https://github.com/microsoft/fluentui/pull/30770) by martinhochel@microsoft.com)
## [9.55.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.55.0)
Tue, 08 Oct 2024 22:05:56 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui/react-components",
"version": "9.55.0",
"version": "9.55.1",
"description": "Suite package for converged React components",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
@ -30,65 +30,65 @@
"@fluentui/scripts-tasks": "*"
},
"dependencies": {
"@fluentui/react-accordion": "^9.5.6",
"@fluentui/react-accordion": "^9.5.7",
"@fluentui/react-alert": "9.0.0-beta.124",
"@fluentui/react-avatar": "^9.6.40",
"@fluentui/react-badge": "^9.2.43",
"@fluentui/react-button": "^9.3.93",
"@fluentui/react-card": "^9.0.95",
"@fluentui/react-checkbox": "^9.2.38",
"@fluentui/react-combobox": "^9.13.9",
"@fluentui/react-dialog": "^9.11.17",
"@fluentui/react-divider": "^9.2.75",
"@fluentui/react-drawer": "^9.5.17",
"@fluentui/react-field": "^9.1.77",
"@fluentui/react-image": "^9.1.73",
"@fluentui/react-avatar": "^9.6.41",
"@fluentui/react-badge": "^9.2.44",
"@fluentui/react-button": "^9.3.94",
"@fluentui/react-card": "^9.0.96",
"@fluentui/react-checkbox": "^9.2.39",
"@fluentui/react-combobox": "^9.13.10",
"@fluentui/react-dialog": "^9.11.18",
"@fluentui/react-divider": "^9.2.76",
"@fluentui/react-drawer": "^9.5.18",
"@fluentui/react-field": "^9.1.78",
"@fluentui/react-image": "^9.1.74",
"@fluentui/react-infobutton": "9.0.0-beta.102",
"@fluentui/react-infolabel": "^9.0.47",
"@fluentui/react-input": "^9.4.90",
"@fluentui/react-label": "^9.1.76",
"@fluentui/react-link": "^9.3.0",
"@fluentui/react-menu": "^9.14.17",
"@fluentui/react-overflow": "^9.1.31",
"@fluentui/react-persona": "^9.2.99",
"@fluentui/react-portal": "^9.4.36",
"@fluentui/react-popover": "^9.9.22",
"@fluentui/react-positioning": "^9.15.9",
"@fluentui/react-progress": "^9.1.88",
"@fluentui/react-provider": "^9.17.5",
"@fluentui/react-radio": "^9.2.33",
"@fluentui/react-select": "^9.1.88",
"@fluentui/react-shared-contexts": "^9.20.1",
"@fluentui/react-skeleton": "^9.1.17",
"@fluentui/react-slider": "^9.1.95",
"@fluentui/react-spinbutton": "^9.2.89",
"@fluentui/react-spinner": "^9.5.0",
"@fluentui/react-swatch-picker": "^9.1.11",
"@fluentui/react-switch": "^9.1.95",
"@fluentui/react-table": "^9.15.19",
"@fluentui/react-tabs": "^9.5.2",
"@fluentui/react-tabster": "^9.22.8",
"@fluentui/react-tags": "^9.3.19",
"@fluentui/react-textarea": "^9.3.89",
"@fluentui/react-theme": "^9.1.20",
"@fluentui/react-toast": "^9.3.57",
"@fluentui/react-toolbar": "^9.2.7",
"@fluentui/react-tooltip": "^9.4.40",
"@fluentui/react-utilities": "^9.18.15",
"@fluentui/react-text": "^9.4.25",
"@fluentui/react-virtualizer": "9.0.0-alpha.85",
"@fluentui/react-tree": "^9.8.3",
"@fluentui/react-infolabel": "^9.0.48",
"@fluentui/react-input": "^9.4.91",
"@fluentui/react-label": "^9.1.77",
"@fluentui/react-link": "^9.3.1",
"@fluentui/react-menu": "^9.14.18",
"@fluentui/react-overflow": "^9.1.32",
"@fluentui/react-persona": "^9.2.100",
"@fluentui/react-portal": "^9.4.37",
"@fluentui/react-popover": "^9.9.23",
"@fluentui/react-positioning": "^9.15.10",
"@fluentui/react-progress": "^9.1.89",
"@fluentui/react-provider": "^9.17.6",
"@fluentui/react-radio": "^9.2.34",
"@fluentui/react-select": "^9.1.89",
"@fluentui/react-shared-contexts": "^9.20.2",
"@fluentui/react-skeleton": "^9.1.18",
"@fluentui/react-slider": "^9.1.96",
"@fluentui/react-spinbutton": "^9.2.90",
"@fluentui/react-spinner": "^9.5.1",
"@fluentui/react-swatch-picker": "^9.1.12",
"@fluentui/react-switch": "^9.1.96",
"@fluentui/react-table": "^9.15.20",
"@fluentui/react-tabs": "^9.6.0",
"@fluentui/react-tabster": "^9.22.9",
"@fluentui/react-tags": "^9.3.20",
"@fluentui/react-textarea": "^9.3.90",
"@fluentui/react-theme": "^9.1.21",
"@fluentui/react-toast": "^9.3.58",
"@fluentui/react-toolbar": "^9.2.8",
"@fluentui/react-tooltip": "^9.4.41",
"@fluentui/react-utilities": "^9.18.16",
"@fluentui/react-text": "^9.4.26",
"@fluentui/react-virtualizer": "9.0.0-alpha.86",
"@fluentui/react-tree": "^9.8.4",
"@griffel/react": "^1.5.22",
"@swc/helpers": "^0.5.1",
"@fluentui/react-message-bar": "^9.2.13",
"@fluentui/react-breadcrumb": "^9.0.40",
"@fluentui/react-aria": "^9.13.7",
"@fluentui/react-rating": "^9.0.20",
"@fluentui/react-search": "^9.0.19",
"@fluentui/react-teaching-popover": "^9.1.19",
"@fluentui/react-tag-picker": "^9.3.5",
"@fluentui/react-motion": "^9.5.2",
"@fluentui/react-carousel": "^9.1.0"
"@fluentui/react-message-bar": "^9.2.14",
"@fluentui/react-breadcrumb": "^9.0.41",
"@fluentui/react-aria": "^9.13.8",
"@fluentui/react-rating": "^9.0.21",
"@fluentui/react-search": "^9.0.20",
"@fluentui/react-teaching-popover": "^9.1.20",
"@fluentui/react-tag-picker": "^9.3.6",
"@fluentui/react-motion": "^9.6.0",
"@fluentui/react-carousel": "^9.2.0"
},
"peerDependencies": {
"@types/react": ">=16.14.0 <19.0.0",

Просмотреть файл

@ -1,6 +1,21 @@
{
"name": "@fluentui/react-context-selector",
"entries": [
{
"date": "Tue, 15 Oct 2024 17:17:53 GMT",
"tag": "@fluentui/react-context-selector_v9.1.68",
"version": "9.1.68",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-context-selector",
"comment": "Bump @fluentui/react-utilities to v9.18.16",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
}
]
}
},
{
"date": "Mon, 23 Sep 2024 12:40:17 GMT",
"tag": "@fluentui/react-context-selector_v9.1.67",

Просмотреть файл

@ -1,9 +1,18 @@
# Change Log - @fluentui/react-context-selector
This log was last generated on Mon, 23 Sep 2024 12:40:17 GMT and should not be manually modified.
This log was last generated on Tue, 15 Oct 2024 17:17:53 GMT and should not be manually modified.
<!-- Start content -->
## [9.1.68](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.1.68)
Tue, 15 Oct 2024 17:17:53 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.1.67..@fluentui/react-context-selector_v9.1.68)
### Patches
- Bump @fluentui/react-utilities to v9.18.16 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
## [9.1.67](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.1.67)
Mon, 23 Sep 2024 12:40:17 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui/react-context-selector",
"version": "9.1.67",
"version": "9.1.68",
"description": "React useContextSelector hook in userland",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
@ -28,7 +28,7 @@
"@fluentui/scripts-tasks": "*"
},
"dependencies": {
"@fluentui/react-utilities": "^9.18.15",
"@fluentui/react-utilities": "^9.18.16",
"@swc/helpers": "^0.5.1"
},
"peerDependencies": {

Просмотреть файл

@ -1,6 +1,81 @@
{
"name": "@fluentui/react-datepicker-compat",
"entries": [
{
"date": "Tue, 15 Oct 2024 17:17:53 GMT",
"tag": "@fluentui/react-datepicker-compat_v0.4.53",
"version": "0.4.53",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-datepicker-compat",
"comment": "Bump @fluentui/react-calendar-compat to v0.1.20",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-datepicker-compat",
"comment": "Bump @fluentui/react-field to v9.1.78",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-datepicker-compat",
"comment": "Bump @fluentui/react-input to v9.4.91",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-datepicker-compat",
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.45",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-datepicker-compat",
"comment": "Bump @fluentui/react-popover to v9.9.23",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-datepicker-compat",
"comment": "Bump @fluentui/react-portal to v9.4.37",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-datepicker-compat",
"comment": "Bump @fluentui/react-positioning to v9.15.10",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-datepicker-compat",
"comment": "Bump @fluentui/react-shared-contexts to v9.20.2",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-datepicker-compat",
"comment": "Bump @fluentui/react-tabster to v9.22.9",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-datepicker-compat",
"comment": "Bump @fluentui/react-theme to v9.1.21",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-datepicker-compat",
"comment": "Bump @fluentui/react-utilities to v9.18.16",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
}
]
}
},
{
"date": "Tue, 08 Oct 2024 22:05:59 GMT",
"tag": "@fluentui/react-datepicker-compat_v0.4.52",

Просмотреть файл

@ -1,9 +1,28 @@
# Change Log - @fluentui/react-datepicker-compat
This log was last generated on Tue, 08 Oct 2024 22:05:59 GMT and should not be manually modified.
This log was last generated on Tue, 15 Oct 2024 17:17:53 GMT and should not be manually modified.
<!-- Start content -->
## [0.4.53](https://github.com/microsoft/fluentui/tree/@fluentui/react-datepicker-compat_v0.4.53)
Tue, 15 Oct 2024 17:17:53 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-datepicker-compat_v0.4.52..@fluentui/react-datepicker-compat_v0.4.53)
### Patches
- Bump @fluentui/react-calendar-compat to v0.1.20 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-field to v9.1.78 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-input to v9.4.91 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.45 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-popover to v9.9.23 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-portal to v9.4.37 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-positioning to v9.15.10 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-shared-contexts to v9.20.2 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-tabster to v9.22.9 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-theme to v9.1.21 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-utilities to v9.18.16 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
## [0.4.52](https://github.com/microsoft/fluentui/tree/@fluentui/react-datepicker-compat_v0.4.52)
Tue, 08 Oct 2024 22:05:59 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui/react-datepicker-compat",
"version": "0.4.52",
"version": "0.4.53",
"description": "React components for building web experiences",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
@ -37,18 +37,18 @@
},
"dependencies": {
"@fluentui/keyboard-keys": "^9.0.7",
"@fluentui/react-calendar-compat": "^0.1.19",
"@fluentui/react-field": "^9.1.77",
"@fluentui/react-calendar-compat": "^0.1.20",
"@fluentui/react-field": "^9.1.78",
"@fluentui/react-icons": "^2.0.245",
"@fluentui/react-input": "^9.4.90",
"@fluentui/react-jsx-runtime": "^9.0.44",
"@fluentui/react-popover": "^9.9.22",
"@fluentui/react-portal": "^9.4.36",
"@fluentui/react-positioning": "^9.15.9",
"@fluentui/react-shared-contexts": "^9.20.1",
"@fluentui/react-tabster": "^9.22.8",
"@fluentui/react-theme": "^9.1.20",
"@fluentui/react-utilities": "^9.18.15",
"@fluentui/react-input": "^9.4.91",
"@fluentui/react-jsx-runtime": "^9.0.45",
"@fluentui/react-popover": "^9.9.23",
"@fluentui/react-portal": "^9.4.37",
"@fluentui/react-positioning": "^9.15.10",
"@fluentui/react-shared-contexts": "^9.20.2",
"@fluentui/react-tabster": "^9.22.9",
"@fluentui/react-theme": "^9.1.21",
"@fluentui/react-utilities": "^9.18.16",
"@griffel/react": "^1.5.22",
"@swc/helpers": "^0.5.1"
},

Просмотреть файл

@ -1,6 +1,69 @@
{
"name": "@fluentui/react-dialog",
"entries": [
{
"date": "Tue, 15 Oct 2024 17:17:53 GMT",
"tag": "@fluentui/react-dialog_v9.11.18",
"version": "9.11.18",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-dialog",
"comment": "Bump @fluentui/react-utilities to v9.18.16",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-dialog",
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.45",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-dialog",
"comment": "Bump @fluentui/react-context-selector to v9.1.68",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-dialog",
"comment": "Bump @fluentui/react-motion to v9.6.0",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-dialog",
"comment": "Bump @fluentui/react-shared-contexts to v9.20.2",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-dialog",
"comment": "Bump @fluentui/react-aria to v9.13.8",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-dialog",
"comment": "Bump @fluentui/react-tabster to v9.22.9",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-dialog",
"comment": "Bump @fluentui/react-theme to v9.1.21",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-dialog",
"comment": "Bump @fluentui/react-portal to v9.4.37",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
}
]
}
},
{
"date": "Tue, 08 Oct 2024 22:05:56 GMT",
"tag": "@fluentui/react-dialog_v9.11.17",

Просмотреть файл

@ -1,9 +1,26 @@
# Change Log - @fluentui/react-dialog
This log was last generated on Tue, 08 Oct 2024 22:05:56 GMT and should not be manually modified.
This log was last generated on Tue, 15 Oct 2024 17:17:53 GMT and should not be manually modified.
<!-- Start content -->
## [9.11.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-dialog_v9.11.18)
Tue, 15 Oct 2024 17:17:53 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-dialog_v9.11.17..@fluentui/react-dialog_v9.11.18)
### Patches
- Bump @fluentui/react-utilities to v9.18.16 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.45 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-context-selector to v9.1.68 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-motion to v9.6.0 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-shared-contexts to v9.20.2 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-aria to v9.13.8 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-tabster to v9.22.9 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-theme to v9.1.21 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-portal to v9.4.37 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
## [9.11.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-dialog_v9.11.17)
Tue, 08 Oct 2024 22:05:56 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui/react-dialog",
"version": "9.11.17",
"version": "9.11.18",
"description": "Dialog component for Fluent UI React",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
@ -40,17 +40,17 @@
"@fluentui/scripts-tasks": "*"
},
"dependencies": {
"@fluentui/react-utilities": "^9.18.15",
"@fluentui/react-jsx-runtime": "^9.0.44",
"@fluentui/react-utilities": "^9.18.16",
"@fluentui/react-jsx-runtime": "^9.0.45",
"@fluentui/keyboard-keys": "^9.0.7",
"@fluentui/react-context-selector": "^9.1.67",
"@fluentui/react-motion": "^9.5.2",
"@fluentui/react-shared-contexts": "^9.20.1",
"@fluentui/react-aria": "^9.13.7",
"@fluentui/react-context-selector": "^9.1.68",
"@fluentui/react-motion": "^9.6.0",
"@fluentui/react-shared-contexts": "^9.20.2",
"@fluentui/react-aria": "^9.13.8",
"@fluentui/react-icons": "^2.0.245",
"@fluentui/react-tabster": "^9.22.8",
"@fluentui/react-theme": "^9.1.20",
"@fluentui/react-portal": "^9.4.36",
"@fluentui/react-tabster": "^9.22.9",
"@fluentui/react-theme": "^9.1.21",
"@fluentui/react-portal": "^9.4.37",
"@griffel/react": "^1.5.22",
"@swc/helpers": "^0.5.1"
},

Просмотреть файл

@ -1,6 +1,39 @@
{
"name": "@fluentui/react-divider",
"entries": [
{
"date": "Tue, 15 Oct 2024 17:17:53 GMT",
"tag": "@fluentui/react-divider_v9.2.76",
"version": "9.2.76",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-divider",
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.45",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-divider",
"comment": "Bump @fluentui/react-shared-contexts to v9.20.2",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-divider",
"comment": "Bump @fluentui/react-theme to v9.1.21",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-divider",
"comment": "Bump @fluentui/react-utilities to v9.18.16",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
}
]
}
},
{
"date": "Mon, 23 Sep 2024 12:40:17 GMT",
"tag": "@fluentui/react-divider_v9.2.75",

Просмотреть файл

@ -1,9 +1,21 @@
# Change Log - @fluentui/react-divider
This log was last generated on Mon, 23 Sep 2024 12:40:17 GMT and should not be manually modified.
This log was last generated on Tue, 15 Oct 2024 17:17:53 GMT and should not be manually modified.
<!-- Start content -->
## [9.2.76](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.2.76)
Tue, 15 Oct 2024 17:17:53 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.2.75..@fluentui/react-divider_v9.2.76)
### Patches
- Bump @fluentui/react-jsx-runtime to v9.0.45 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-shared-contexts to v9.20.2 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-theme to v9.1.21 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-utilities to v9.18.16 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
## [9.2.75](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.2.75)
Mon, 23 Sep 2024 12:40:17 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui/react-divider",
"version": "9.2.75",
"version": "9.2.76",
"description": "Fluent UI component to visually separate content.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
@ -32,10 +32,10 @@
"@fluentui/scripts-tasks": "*"
},
"dependencies": {
"@fluentui/react-jsx-runtime": "^9.0.44",
"@fluentui/react-shared-contexts": "^9.20.1",
"@fluentui/react-theme": "^9.1.20",
"@fluentui/react-utilities": "^9.18.15",
"@fluentui/react-jsx-runtime": "^9.0.45",
"@fluentui/react-shared-contexts": "^9.20.2",
"@fluentui/react-theme": "^9.1.21",
"@fluentui/react-utilities": "^9.18.16",
"@griffel/react": "^1.5.22",
"@swc/helpers": "^0.5.1"
},

Просмотреть файл

@ -1,6 +1,57 @@
{
"name": "@fluentui/react-drawer",
"entries": [
{
"date": "Tue, 15 Oct 2024 17:17:53 GMT",
"tag": "@fluentui/react-drawer_v9.5.18",
"version": "9.5.18",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-drawer",
"comment": "Bump @fluentui/react-dialog to v9.11.18",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-drawer",
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.45",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-drawer",
"comment": "Bump @fluentui/react-motion to v9.6.0",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-drawer",
"comment": "Bump @fluentui/react-shared-contexts to v9.20.2",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-drawer",
"comment": "Bump @fluentui/react-tabster to v9.22.9",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-drawer",
"comment": "Bump @fluentui/react-theme to v9.1.21",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-drawer",
"comment": "Bump @fluentui/react-utilities to v9.18.16",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
}
]
}
},
{
"date": "Tue, 08 Oct 2024 22:05:57 GMT",
"tag": "@fluentui/react-drawer_v9.5.17",

Просмотреть файл

@ -1,9 +1,24 @@
# Change Log - @fluentui/react-drawer
This log was last generated on Tue, 08 Oct 2024 22:05:57 GMT and should not be manually modified.
This log was last generated on Tue, 15 Oct 2024 17:17:53 GMT and should not be manually modified.
<!-- Start content -->
## [9.5.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-drawer_v9.5.18)
Tue, 15 Oct 2024 17:17:53 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-drawer_v9.5.17..@fluentui/react-drawer_v9.5.18)
### Patches
- Bump @fluentui/react-dialog to v9.11.18 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.45 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-motion to v9.6.0 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-shared-contexts to v9.20.2 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-tabster to v9.22.9 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-theme to v9.1.21 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-utilities to v9.18.16 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
## [9.5.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-drawer_v9.5.17)
Tue, 08 Oct 2024 22:05:57 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui/react-drawer",
"version": "9.5.17",
"version": "9.5.18",
"description": "Drawer components for Fluent UI React",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
@ -35,13 +35,13 @@
"@fluentui/scripts-cypress": "*"
},
"dependencies": {
"@fluentui/react-dialog": "^9.11.17",
"@fluentui/react-jsx-runtime": "^9.0.44",
"@fluentui/react-motion": "^9.5.2",
"@fluentui/react-shared-contexts": "^9.20.1",
"@fluentui/react-tabster": "^9.22.8",
"@fluentui/react-theme": "^9.1.20",
"@fluentui/react-utilities": "^9.18.15",
"@fluentui/react-dialog": "^9.11.18",
"@fluentui/react-jsx-runtime": "^9.0.45",
"@fluentui/react-motion": "^9.6.0",
"@fluentui/react-shared-contexts": "^9.20.2",
"@fluentui/react-tabster": "^9.22.9",
"@fluentui/react-theme": "^9.1.21",
"@fluentui/react-utilities": "^9.18.16",
"@griffel/react": "^1.5.22",
"@swc/helpers": "^0.5.1"
},

Просмотреть файл

@ -1,6 +1,45 @@
{
"name": "@fluentui/react-field",
"entries": [
{
"date": "Tue, 15 Oct 2024 17:17:53 GMT",
"tag": "@fluentui/react-field_v9.1.78",
"version": "9.1.78",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-field",
"comment": "Bump @fluentui/react-context-selector to v9.1.68",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-field",
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.45",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-field",
"comment": "Bump @fluentui/react-label to v9.1.77",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-field",
"comment": "Bump @fluentui/react-theme to v9.1.21",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-field",
"comment": "Bump @fluentui/react-utilities to v9.18.16",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
}
]
}
},
{
"date": "Mon, 23 Sep 2024 12:40:17 GMT",
"tag": "@fluentui/react-field_v9.1.76",

Просмотреть файл

@ -1,9 +1,22 @@
# Change Log - @fluentui/react-field
This log was last generated on Mon, 23 Sep 2024 12:40:17 GMT and should not be manually modified.
This log was last generated on Tue, 15 Oct 2024 17:17:53 GMT and should not be manually modified.
<!-- Start content -->
## [9.1.78](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.78)
Tue, 15 Oct 2024 17:17:53 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.76..@fluentui/react-field_v9.1.78)
### Patches
- Bump @fluentui/react-context-selector to v9.1.68 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.45 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-label to v9.1.77 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-theme to v9.1.21 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-utilities to v9.18.16 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
## [9.1.76](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.76)
Mon, 23 Sep 2024 12:40:17 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui/react-field",
"version": "9.1.77",
"version": "9.1.78",
"description": "Fluent UI Field components",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
@ -33,12 +33,12 @@
"@fluentui/scripts-tasks": "*"
},
"dependencies": {
"@fluentui/react-context-selector": "^9.1.67",
"@fluentui/react-context-selector": "^9.1.68",
"@fluentui/react-icons": "^2.0.245",
"@fluentui/react-jsx-runtime": "^9.0.44",
"@fluentui/react-label": "^9.1.76",
"@fluentui/react-theme": "^9.1.20",
"@fluentui/react-utilities": "^9.18.15",
"@fluentui/react-jsx-runtime": "^9.0.45",
"@fluentui/react-label": "^9.1.77",
"@fluentui/react-theme": "^9.1.21",
"@fluentui/react-utilities": "^9.18.16",
"@griffel/react": "^1.5.22",
"@swc/helpers": "^0.5.1"
},

Просмотреть файл

@ -1,6 +1,47 @@
{
"name": "@fluentui/react-icons-compat",
"entries": [
{
"date": "Tue, 15 Oct 2024 17:17:53 GMT",
"tag": "@fluentui/react-icons-compat_v0.1.3",
"version": "0.1.3",
"comments": {
"none": [
{
"author": "martinhochel@microsoft.com",
"package": "@fluentui/react-icons-compat",
"commit": "511f956bfba95ac9dde686f1812e45abc8f0af92",
"comment": "style: replace no-restricted-globals with type aware @nx/workspace-no-restricted-globals in v9"
}
],
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-icons-compat",
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.45",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-icons-compat",
"comment": "Bump @fluentui/react-shared-contexts to v9.20.2",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-icons-compat",
"comment": "Bump @fluentui/react-theme to v9.1.21",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-icons-compat",
"comment": "Bump @fluentui/react-utilities to v9.18.16",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
}
]
}
},
{
"date": "Mon, 23 Sep 2024 12:40:17 GMT",
"tag": "@fluentui/react-icons-compat_v0.1.2",

Просмотреть файл

@ -1,9 +1,21 @@
# Change Log - @fluentui/react-icons-compat
This log was last generated on Mon, 23 Sep 2024 12:40:17 GMT and should not be manually modified.
This log was last generated on Tue, 15 Oct 2024 17:17:53 GMT and should not be manually modified.
<!-- Start content -->
## [0.1.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-icons-compat_v0.1.3)
Tue, 15 Oct 2024 17:17:53 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-icons-compat_v0.1.2..@fluentui/react-icons-compat_v0.1.3)
### Patches
- Bump @fluentui/react-jsx-runtime to v9.0.45 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-shared-contexts to v9.20.2 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-theme to v9.1.21 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-utilities to v9.18.16 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
## [0.1.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-icons-compat_v0.1.2)
Mon, 23 Sep 2024 12:40:17 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui/react-icons-compat",
"version": "0.1.2",
"version": "0.1.3",
"description": "Package for icon utility methods used by font and svg icons.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
@ -35,10 +35,10 @@
"@fluentui/scripts-tasks": "*"
},
"dependencies": {
"@fluentui/react-jsx-runtime": "^9.0.44",
"@fluentui/react-shared-contexts": "^9.20.1",
"@fluentui/react-theme": "^9.1.20",
"@fluentui/react-utilities": "^9.18.15",
"@fluentui/react-jsx-runtime": "^9.0.45",
"@fluentui/react-shared-contexts": "^9.20.2",
"@fluentui/react-theme": "^9.1.21",
"@fluentui/react-utilities": "^9.18.16",
"@griffel/react": "^1.5.22",
"@swc/helpers": "^0.5.1"
},

Просмотреть файл

@ -1,6 +1,39 @@
{
"name": "@fluentui/react-image",
"entries": [
{
"date": "Tue, 15 Oct 2024 17:17:53 GMT",
"tag": "@fluentui/react-image_v9.1.74",
"version": "9.1.74",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-image",
"comment": "Bump @fluentui/react-shared-contexts to v9.20.2",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-image",
"comment": "Bump @fluentui/react-utilities to v9.18.16",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-image",
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.45",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-image",
"comment": "Bump @fluentui/react-theme to v9.1.21",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
}
]
}
},
{
"date": "Mon, 23 Sep 2024 12:40:17 GMT",
"tag": "@fluentui/react-image_v9.1.73",

Просмотреть файл

@ -1,9 +1,21 @@
# Change Log - @fluentui/react-image
This log was last generated on Mon, 23 Sep 2024 12:40:17 GMT and should not be manually modified.
This log was last generated on Tue, 15 Oct 2024 17:17:53 GMT and should not be manually modified.
<!-- Start content -->
## [9.1.74](https://github.com/microsoft/fluentui/tree/@fluentui/react-image_v9.1.74)
Tue, 15 Oct 2024 17:17:53 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-image_v9.1.73..@fluentui/react-image_v9.1.74)
### Patches
- Bump @fluentui/react-shared-contexts to v9.20.2 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-utilities to v9.18.16 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.45 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-theme to v9.1.21 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
## [9.1.73](https://github.com/microsoft/fluentui/tree/@fluentui/react-image_v9.1.73)
Mon, 23 Sep 2024 12:40:17 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui/react-image",
"version": "9.1.73",
"version": "9.1.74",
"description": "Fluent UI React Image component.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
@ -32,10 +32,10 @@
"@fluentui/scripts-tasks": "*"
},
"dependencies": {
"@fluentui/react-shared-contexts": "^9.20.1",
"@fluentui/react-utilities": "^9.18.15",
"@fluentui/react-jsx-runtime": "^9.0.44",
"@fluentui/react-theme": "^9.1.20",
"@fluentui/react-shared-contexts": "^9.20.2",
"@fluentui/react-utilities": "^9.18.16",
"@fluentui/react-jsx-runtime": "^9.0.45",
"@fluentui/react-theme": "^9.1.21",
"@griffel/react": "^1.5.22",
"@swc/helpers": "^0.5.1"
},

Просмотреть файл

@ -1,6 +1,51 @@
{
"name": "@fluentui/react-infolabel",
"entries": [
{
"date": "Tue, 15 Oct 2024 17:17:53 GMT",
"tag": "@fluentui/react-infolabel_v9.0.48",
"version": "9.0.48",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-infolabel",
"comment": "Bump @fluentui/react-label to v9.1.77",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-infolabel",
"comment": "Bump @fluentui/react-popover to v9.9.23",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-infolabel",
"comment": "Bump @fluentui/react-tabster to v9.22.9",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-infolabel",
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.45",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-infolabel",
"comment": "Bump @fluentui/react-theme to v9.1.21",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-infolabel",
"comment": "Bump @fluentui/react-utilities to v9.18.16",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
}
]
}
},
{
"date": "Tue, 08 Oct 2024 22:05:59 GMT",
"tag": "@fluentui/react-infolabel_v9.0.47",

Просмотреть файл

@ -1,9 +1,23 @@
# Change Log - @fluentui/react-infolabel
This log was last generated on Tue, 08 Oct 2024 22:05:59 GMT and should not be manually modified.
This log was last generated on Tue, 15 Oct 2024 17:17:53 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.48](https://github.com/microsoft/fluentui/tree/@fluentui/react-infolabel_v9.0.48)
Tue, 15 Oct 2024 17:17:53 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-infolabel_v9.0.47..@fluentui/react-infolabel_v9.0.48)
### Patches
- Bump @fluentui/react-label to v9.1.77 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-popover to v9.9.23 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-tabster to v9.22.9 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.45 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-theme to v9.1.21 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-utilities to v9.18.16 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
## [9.0.47](https://github.com/microsoft/fluentui/tree/@fluentui/react-infolabel_v9.0.47)
Tue, 08 Oct 2024 22:05:59 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui/react-infolabel",
"version": "9.0.47",
"version": "9.0.48",
"description": "InfoLabel component for Fluent UI v9",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
@ -34,12 +34,12 @@
},
"dependencies": {
"@fluentui/react-icons": "^2.0.245",
"@fluentui/react-label": "^9.1.76",
"@fluentui/react-popover": "^9.9.22",
"@fluentui/react-tabster": "^9.22.8",
"@fluentui/react-jsx-runtime": "^9.0.44",
"@fluentui/react-theme": "^9.1.20",
"@fluentui/react-utilities": "^9.18.15",
"@fluentui/react-label": "^9.1.77",
"@fluentui/react-popover": "^9.9.23",
"@fluentui/react-tabster": "^9.22.9",
"@fluentui/react-jsx-runtime": "^9.0.45",
"@fluentui/react-theme": "^9.1.21",
"@fluentui/react-utilities": "^9.18.16",
"@griffel/react": "^1.5.22",
"@swc/helpers": "^0.5.1"
},

Просмотреть файл

@ -1,6 +1,45 @@
{
"name": "@fluentui/react-input",
"entries": [
{
"date": "Tue, 15 Oct 2024 17:17:53 GMT",
"tag": "@fluentui/react-input_v9.4.91",
"version": "9.4.91",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-input",
"comment": "Bump @fluentui/react-field to v9.1.78",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-input",
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.45",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-input",
"comment": "Bump @fluentui/react-shared-contexts to v9.20.2",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-input",
"comment": "Bump @fluentui/react-theme to v9.1.21",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-input",
"comment": "Bump @fluentui/react-utilities to v9.18.16",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
}
]
}
},
{
"date": "Tue, 08 Oct 2024 22:05:59 GMT",
"tag": "@fluentui/react-input_v9.4.90",

Просмотреть файл

@ -1,9 +1,22 @@
# Change Log - @fluentui/react-input
This log was last generated on Tue, 08 Oct 2024 22:05:59 GMT and should not be manually modified.
This log was last generated on Tue, 15 Oct 2024 17:17:53 GMT and should not be manually modified.
<!-- Start content -->
## [9.4.91](https://github.com/microsoft/fluentui/tree/@fluentui/react-input_v9.4.91)
Tue, 15 Oct 2024 17:17:53 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-input_v9.4.90..@fluentui/react-input_v9.4.91)
### Patches
- Bump @fluentui/react-field to v9.1.78 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.45 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-shared-contexts to v9.20.2 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-theme to v9.1.21 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-utilities to v9.18.16 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
## [9.4.90](https://github.com/microsoft/fluentui/tree/@fluentui/react-input_v9.4.90)
Tue, 08 Oct 2024 22:05:59 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui/react-input",
"version": "9.4.90",
"version": "9.4.91",
"description": "Fluent UI React Input component",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
@ -33,11 +33,11 @@
"@fluentui/scripts-tasks": "*"
},
"dependencies": {
"@fluentui/react-field": "^9.1.77",
"@fluentui/react-jsx-runtime": "^9.0.44",
"@fluentui/react-shared-contexts": "^9.20.1",
"@fluentui/react-theme": "^9.1.20",
"@fluentui/react-utilities": "^9.18.15",
"@fluentui/react-field": "^9.1.78",
"@fluentui/react-jsx-runtime": "^9.0.45",
"@fluentui/react-shared-contexts": "^9.20.2",
"@fluentui/react-theme": "^9.1.21",
"@fluentui/react-utilities": "^9.18.16",
"@griffel/react": "^1.5.22",
"@swc/helpers": "^0.5.1"
},

Просмотреть файл

@ -1,6 +1,21 @@
{
"name": "@fluentui/react-jsx-runtime",
"entries": [
{
"date": "Tue, 15 Oct 2024 17:17:53 GMT",
"tag": "@fluentui/react-jsx-runtime_v9.0.45",
"version": "9.0.45",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-jsx-runtime",
"comment": "Bump @fluentui/react-utilities to v9.18.16",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
}
]
}
},
{
"date": "Thu, 26 Sep 2024 14:15:28 GMT",
"tag": "@fluentui/react-jsx-runtime_v9.0.44",

Просмотреть файл

@ -1,9 +1,18 @@
# Change Log - @fluentui/react-jsx-runtime
This log was last generated on Mon, 23 Sep 2024 12:40:17 GMT and should not be manually modified.
This log was last generated on Tue, 15 Oct 2024 17:17:53 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.45](https://github.com/microsoft/fluentui/tree/@fluentui/react-jsx-runtime_v9.0.45)
Tue, 15 Oct 2024 17:17:53 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-jsx-runtime_v9.0.44..@fluentui/react-jsx-runtime_v9.0.45)
### Patches
- Bump @fluentui/react-utilities to v9.18.16 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
## [9.0.44](https://github.com/microsoft/fluentui/tree/@fluentui/react-jsx-runtime_v9.0.44)
Mon, 23 Sep 2024 12:40:17 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui/react-jsx-runtime",
"version": "9.0.44",
"version": "9.0.45",
"description": "Custom JSX runtime for @fluentui/react-components",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
@ -31,7 +31,7 @@
"@fluentui/scripts-tasks": "*"
},
"dependencies": {
"@fluentui/react-utilities": "^9.18.15",
"@fluentui/react-utilities": "^9.18.16",
"react-is": "^17.0.2",
"@swc/helpers": "^0.5.1"
},

Просмотреть файл

@ -36,10 +36,10 @@
"@fluentui/scripts-tasks": "*"
},
"dependencies": {
"@fluentui/react-jsx-runtime": "^9.0.44",
"@fluentui/react-shared-contexts": "^9.20.1",
"@fluentui/react-theme": "^9.1.20",
"@fluentui/react-utilities": "^9.18.15",
"@fluentui/react-jsx-runtime": "^9.0.45",
"@fluentui/react-shared-contexts": "^9.20.2",
"@fluentui/react-theme": "^9.1.21",
"@fluentui/react-utilities": "^9.18.16",
"@griffel/react": "^1.5.22",
"@swc/helpers": "^0.5.1"
},

Просмотреть файл

@ -1,6 +1,39 @@
{
"name": "@fluentui/react-label",
"entries": [
{
"date": "Tue, 15 Oct 2024 17:17:53 GMT",
"tag": "@fluentui/react-label_v9.1.77",
"version": "9.1.77",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-label",
"comment": "Bump @fluentui/react-shared-contexts to v9.20.2",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-label",
"comment": "Bump @fluentui/react-theme to v9.1.21",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-label",
"comment": "Bump @fluentui/react-utilities to v9.18.16",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-label",
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.45",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
}
]
}
},
{
"date": "Mon, 23 Sep 2024 12:40:17 GMT",
"tag": "@fluentui/react-label_v9.1.76",

Просмотреть файл

@ -1,9 +1,21 @@
# Change Log - @fluentui/react-label
This log was last generated on Mon, 23 Sep 2024 12:40:17 GMT and should not be manually modified.
This log was last generated on Tue, 15 Oct 2024 17:17:53 GMT and should not be manually modified.
<!-- Start content -->
## [9.1.77](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.77)
Tue, 15 Oct 2024 17:17:53 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.1.76..@fluentui/react-label_v9.1.77)
### Patches
- Bump @fluentui/react-shared-contexts to v9.20.2 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-theme to v9.1.21 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-utilities to v9.18.16 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.45 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
## [9.1.76](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.1.76)
Mon, 23 Sep 2024 12:40:17 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui/react-label",
"version": "9.1.76",
"version": "9.1.77",
"description": "Fluent UI React Label component",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
@ -32,10 +32,10 @@
"@fluentui/scripts-tasks": "*"
},
"dependencies": {
"@fluentui/react-shared-contexts": "^9.20.1",
"@fluentui/react-theme": "^9.1.20",
"@fluentui/react-utilities": "^9.18.15",
"@fluentui/react-jsx-runtime": "^9.0.44",
"@fluentui/react-shared-contexts": "^9.20.2",
"@fluentui/react-theme": "^9.1.21",
"@fluentui/react-utilities": "^9.18.16",
"@fluentui/react-jsx-runtime": "^9.0.45",
"@griffel/react": "^1.5.22",
"@swc/helpers": "^0.5.1"
},

Просмотреть файл

@ -1,6 +1,45 @@
{
"name": "@fluentui/react-link",
"entries": [
{
"date": "Tue, 15 Oct 2024 17:17:53 GMT",
"tag": "@fluentui/react-link_v9.3.1",
"version": "9.3.1",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-link",
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.45",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-link",
"comment": "Bump @fluentui/react-shared-contexts to v9.20.2",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-link",
"comment": "Bump @fluentui/react-tabster to v9.22.9",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-link",
"comment": "Bump @fluentui/react-theme to v9.1.21",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-link",
"comment": "Bump @fluentui/react-utilities to v9.18.16",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
}
]
}
},
{
"date": "Tue, 08 Oct 2024 22:05:57 GMT",
"tag": "@fluentui/react-link_v9.3.0",

Просмотреть файл

@ -1,9 +1,22 @@
# Change Log - @fluentui/react-link
This log was last generated on Tue, 08 Oct 2024 22:05:57 GMT and should not be manually modified.
This log was last generated on Tue, 15 Oct 2024 17:17:53 GMT and should not be manually modified.
<!-- Start content -->
## [9.3.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-link_v9.3.1)
Tue, 15 Oct 2024 17:17:53 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-link_v9.3.0..@fluentui/react-link_v9.3.1)
### Patches
- Bump @fluentui/react-jsx-runtime to v9.0.45 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-shared-contexts to v9.20.2 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-tabster to v9.22.9 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-theme to v9.1.21 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-utilities to v9.18.16 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
## [9.3.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-link_v9.3.0)
Tue, 08 Oct 2024 22:05:57 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui/react-link",
"version": "9.3.0",
"version": "9.3.1",
"description": "Fluent UI React Link component",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
@ -34,11 +34,11 @@
},
"dependencies": {
"@fluentui/keyboard-keys": "^9.0.7",
"@fluentui/react-jsx-runtime": "^9.0.44",
"@fluentui/react-shared-contexts": "^9.20.1",
"@fluentui/react-tabster": "^9.22.8",
"@fluentui/react-theme": "^9.1.20",
"@fluentui/react-utilities": "^9.18.15",
"@fluentui/react-jsx-runtime": "^9.0.45",
"@fluentui/react-shared-contexts": "^9.20.2",
"@fluentui/react-tabster": "^9.22.9",
"@fluentui/react-theme": "^9.1.21",
"@fluentui/react-utilities": "^9.18.16",
"@griffel/react": "^1.5.22",
"@swc/helpers": "^0.5.1"
},

Просмотреть файл

@ -1,6 +1,57 @@
{
"name": "@fluentui/react-list-preview",
"entries": [
{
"date": "Tue, 15 Oct 2024 17:17:53 GMT",
"tag": "@fluentui/react-list-preview_v0.3.9",
"version": "0.3.9",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-list-preview",
"comment": "Bump @fluentui/react-checkbox to v9.2.39",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-list-preview",
"comment": "Bump @fluentui/react-context-selector to v9.1.68",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-list-preview",
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.45",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-list-preview",
"comment": "Bump @fluentui/react-tabster to v9.22.9",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-list-preview",
"comment": "Bump @fluentui/react-theme to v9.1.21",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-list-preview",
"comment": "Bump @fluentui/react-utilities to v9.18.16",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-list-preview",
"comment": "Bump @fluentui/react-shared-contexts to v9.20.2",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
}
]
}
},
{
"date": "Tue, 08 Oct 2024 22:05:57 GMT",
"tag": "@fluentui/react-list-preview_v0.3.8",

Просмотреть файл

@ -1,9 +1,24 @@
# Change Log - @fluentui/react-list-preview
This log was last generated on Tue, 08 Oct 2024 22:05:57 GMT and should not be manually modified.
This log was last generated on Tue, 15 Oct 2024 17:17:53 GMT and should not be manually modified.
<!-- Start content -->
## [0.3.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-list-preview_v0.3.9)
Tue, 15 Oct 2024 17:17:53 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-list-preview_v0.3.8..@fluentui/react-list-preview_v0.3.9)
### Patches
- Bump @fluentui/react-checkbox to v9.2.39 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-context-selector to v9.1.68 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.45 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-tabster to v9.22.9 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-theme to v9.1.21 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-utilities to v9.18.16 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-shared-contexts to v9.20.2 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
## [0.3.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-list-preview_v0.3.8)
Tue, 08 Oct 2024 22:05:57 GMT

Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше