This commit is contained in:
Fluent UI Build 2023-05-02 22:20:33 +00:00
Родитель 1235c3caf6
Коммит 1872d7e577
116 изменённых файлов: 1214 добавлений и 310 удалений

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

@ -20,7 +20,7 @@
"dependencies": {
"@fluentui/scripts-perf-test-flamegrill": "*",
"@fluentui/example-data": "^8.4.8",
"@fluentui/react": "^8.109.0",
"@fluentui/react": "^8.109.1",
"@microsoft/load-themed-styles": "^1.10.26",
"react": "17.0.2",
"react-dom": "17.0.2",

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

@ -34,15 +34,15 @@
"@fluentui/scripts-webpack": "*"
},
"dependencies": {
"@fluentui/react": "^8.109.0",
"@fluentui/react": "^8.109.1",
"@fluentui/react-examples": "^8.34.4",
"@microsoft/load-themed-styles": "^1.10.26",
"@fluentui/azure-themes": "^8.6.1",
"@fluentui/react-docsite-components": "^8.12.4",
"@fluentui/font-icons-mdl2": "^8.5.15",
"@fluentui/azure-themes": "^8.6.2",
"@fluentui/react-docsite-components": "^8.12.5",
"@fluentui/font-icons-mdl2": "^8.5.16",
"@fluentui/set-version": "^8.2.8",
"@fluentui/theme-samples": "^8.7.81",
"@fluentui/react-monaco-editor": "^1.7.81",
"@fluentui/theme-samples": "^8.7.82",
"@fluentui/react-monaco-editor": "^1.7.82",
"office-ui-fabric-core": "^11.0.0",
"react": "17.0.2",
"react-dom": "17.0.2",

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

@ -26,7 +26,7 @@
"@fluentui/react-datepicker-compat": "^0.0.1",
"@fluentui/react-migration-v8-v9": "^9.2.10",
"@fluentui/react-migration-v0-v9": "9.0.0-alpha.0",
"@fluentui/react": "^8.109.0",
"@fluentui/react": "^8.109.1",
"@fluentui/react-northstar": "^0.66.4",
"@fluentui/react-icons-northstar": "^0.66.4",
"@fluentui/react-components": "^9.19.1",

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

@ -23,29 +23,29 @@
},
"license": "MIT",
"devDependencies": {
"@fluentui/common-styles": "^1.2.24",
"@fluentui/common-styles": "^1.2.25",
"@fluentui/eslint-plugin": "*",
"@fluentui/react-monaco-editor": "^1.7.81",
"@fluentui/react-monaco-editor": "^1.7.82",
"write-file-webpack-plugin": "^4.1.0",
"@fluentui/scripts-tasks": "*",
"@fluentui/scripts-webpack": "*"
},
"dependencies": {
"@fluentui/font-icons-mdl2": "^8.5.15",
"@fluentui/font-icons-mdl2": "^8.5.16",
"@fluentui/public-docsite-resources": "^8.1.41",
"@fluentui/public-docsite-setup": "^0.3.19",
"@fluentui/react": "^8.109.0",
"@fluentui/react-docsite-components": "^8.12.4",
"@fluentui/react": "^8.109.1",
"@fluentui/react-docsite-components": "^8.12.5",
"@fluentui/react-examples": "^8.34.4",
"@fluentui/react-experiments": "^8.14.76",
"@fluentui/fluent2-theme": "^8.107.5",
"@fluentui/react-file-type-icons": "^8.8.15",
"@fluentui/react-icons-mdl2": "^1.3.39",
"@fluentui/react-icons-mdl2-branded": "^1.2.40",
"@fluentui/react-experiments": "^8.14.77",
"@fluentui/fluent2-theme": "^8.107.6",
"@fluentui/react-file-type-icons": "^8.8.16",
"@fluentui/react-icons-mdl2": "^1.3.40",
"@fluentui/react-icons-mdl2-branded": "^1.2.41",
"@fluentui/set-version": "^8.2.8",
"@fluentui/theme": "^2.6.27",
"@fluentui/theme-samples": "^8.7.81",
"@fluentui/utilities": "^8.13.11",
"@fluentui/theme": "^2.6.28",
"@fluentui/theme-samples": "^8.7.82",
"@fluentui/utilities": "^8.13.12",
"@microsoft/load-themed-styles": "^1.10.26",
"office-ui-fabric-core": "^11.0.0",
"react": "17.0.2",

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

@ -21,8 +21,8 @@
"@fluentui/scripts-webpack": "*"
},
"dependencies": {
"@fluentui/react": "^8.109.0",
"@fluentui/react-hooks": "^8.6.22",
"@fluentui/react": "^8.109.1",
"@fluentui/react-hooks": "^8.6.23",
"@types/react": "18.0.14",
"@types/react-dom": "18.0.6",
"react": "18.2.0",

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

@ -13,7 +13,7 @@
},
"license": "MIT",
"devDependencies": {
"@fluentui/react": "^8.109.0",
"@fluentui/react": "^8.109.1",
"@microsoft/load-themed-styles": "^1.10.26",
"@types/mocha": "7.0.2",
"@fluentui/public-docsite-resources": "^8.1.41",

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

@ -10,7 +10,7 @@
"type-check": "tsc -b tsconfig.type.json"
},
"dependencies": {
"@fluentui/react": "^8.109.0",
"@fluentui/react": "^8.109.1",
"@fluentui/react-components": "^9.19.1",
"@fluentui/react-icons": "^2.0.196",
"@fluentui/web-components": "^2.5.14",

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

@ -19,13 +19,13 @@
"@fluentui/scripts-webpack": "*"
},
"dependencies": {
"@fluentui/react": "^8.109.0",
"@fluentui/react": "^8.109.1",
"@fluentui/merge-styles": "^8.5.9",
"@fluentui/react-docsite-components": "^8.12.4",
"@fluentui/foundation-legacy": "^8.2.35",
"@fluentui/scheme-utilities": "^8.3.28",
"@fluentui/react-docsite-components": "^8.12.5",
"@fluentui/foundation-legacy": "^8.2.36",
"@fluentui/scheme-utilities": "^8.3.29",
"@fluentui/set-version": "^8.2.8",
"@fluentui/font-icons-mdl2": "^8.5.15",
"@fluentui/font-icons-mdl2": "^8.5.16",
"@microsoft/load-themed-styles": "^1.10.26",
"react": "17.0.2",
"react-dom": "17.0.2",

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

@ -5,7 +5,7 @@
"description": "Testing Fluent UI React compatibility with Typescript 3.9",
"license": "MIT",
"dependencies": {
"@fluentui/react": "^8.109.0"
"@fluentui/react": "^8.109.1"
},
"scripts": {
"type-check": "tsc -p .",

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

@ -21,11 +21,11 @@
},
"dependencies": {
"@fluentui/example-data": "^8.4.8",
"@fluentui/font-icons-mdl2": "^8.5.15",
"@fluentui/react": "^8.109.0",
"@fluentui/react-experiments": "^8.14.76",
"@fluentui/react-hooks": "^8.6.22",
"@fluentui/react-icons-mdl2": "^1.3.39",
"@fluentui/font-icons-mdl2": "^8.5.16",
"@fluentui/react": "^8.109.1",
"@fluentui/react-experiments": "^8.14.77",
"@fluentui/react-hooks": "^8.6.23",
"@fluentui/react-icons-mdl2": "^1.3.40",
"@fluentui/storybook": "^1.0.0",
"react": "17.0.2",
"react-dom": "17.0.2",

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

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "fix: update npmignore files to fix npm8/node16 regression with how npm publish works.",
"packageName": "@fluentui/azure-themes",
"email": "tristan.watanabe@gmail.com",
"dependentChangeType": "patch"
}

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

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "fix: update npmignore files to fix npm8/node16 regression with how npm publish works.",
"packageName": "@fluentui/fluent2-theme",
"email": "tristan.watanabe@gmail.com",
"dependentChangeType": "patch"
}

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

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "fix: update npmignore files to fix npm8/node16 regression with how npm publish works.",
"packageName": "@fluentui/monaco-editor",
"email": "tristan.watanabe@gmail.com",
"dependentChangeType": "patch"
}

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

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "fix: update npmignore files to fix npm8/node16 regression with how npm publish works.",
"packageName": "@fluentui/react-cards",
"email": "tristan.watanabe@gmail.com",
"dependentChangeType": "patch"
}

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

@ -1,7 +0,0 @@
{
"type": "none",
"comment": "Added component tests for donut chart",
"packageName": "@fluentui/react-charting",
"email": "srmukher@microsoft.com",
"dependentChangeType": "none"
}

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

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "fix: update npmignore files to fix npm8/node16 regression with how npm publish works.",
"packageName": "@fluentui/react-charting",
"email": "tristan.watanabe@gmail.com",
"dependentChangeType": "patch"
}

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

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "fix: update npmignore files to fix npm8/node16 regression with how npm publish works.",
"packageName": "@fluentui/react",
"email": "tristan.watanabe@gmail.com",
"dependentChangeType": "patch"
}

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

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "fix: update npmignore files to fix npm8/node16 regression with how npm publish works.",
"packageName": "@fluentui/react-date-time",
"email": "tristan.watanabe@gmail.com",
"dependentChangeType": "patch"
}

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

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "fix: update npmignore files to fix npm8/node16 regression with how npm publish works.",
"packageName": "@fluentui/react-docsite-components",
"email": "tristan.watanabe@gmail.com",
"dependentChangeType": "patch"
}

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

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "fix: update npmignore files to fix npm8/node16 regression with how npm publish works.",
"packageName": "@fluentui/react-experiments",
"email": "tristan.watanabe@gmail.com",
"dependentChangeType": "patch"
}

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

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "fix: update npmignore files to fix npm8/node16 regression with how npm publish works.",
"packageName": "@fluentui/react-file-type-icons",
"email": "tristan.watanabe@gmail.com",
"dependentChangeType": "patch"
}

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

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "fix: update npmignore files to fix npm8/node16 regression with how npm publish works.",
"packageName": "@fluentui/react-icon-provider",
"email": "tristan.watanabe@gmail.com",
"dependentChangeType": "patch"
}

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

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "fix: update npmignore files to fix npm8/node16 regression with how npm publish works.",
"packageName": "@fluentui/react-icons-mdl2",
"email": "tristan.watanabe@gmail.com",
"dependentChangeType": "patch"
}

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

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "fix: update npmignore files to fix npm8/node16 regression with how npm publish works.",
"packageName": "@fluentui/react-icons-mdl2-branded",
"email": "tristan.watanabe@gmail.com",
"dependentChangeType": "patch"
}

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

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "fix: update npmignore files to fix npm8/node16 regression with how npm publish works",
"packageName": "@fluentui/react-monaco-editor",
"email": "tristan.watanabe@gmail.com",
"dependentChangeType": "patch"
}

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

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "fix: update npmignore files to fix npm8/node16 regression with how npm publish works.",
"packageName": "@fluentui/scheme-utilities",
"email": "tristan.watanabe@gmail.com",
"dependentChangeType": "patch"
}

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

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "fix: update npmignore files to fix npm8/node16 regression with how npm publish works.",
"packageName": "@fluentui/test-utilities",
"email": "tristan.watanabe@gmail.com",
"dependentChangeType": "patch"
}

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

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "fix: update npmignore files to fix npm8/node16 regression with how npm publish works.",
"packageName": "@fluentui/theme-samples",
"email": "tristan.watanabe@gmail.com",
"dependentChangeType": "patch"
}

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

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "fix: update npmignore files to fix npm8/node16 regression with how npm publish works.",
"packageName": "@fluentui/webpack-utilities",
"email": "tristan.watanabe@gmail.com",
"dependentChangeType": "patch"
}

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

@ -1,6 +1,27 @@
{
"name": "@fluentui/azure-themes",
"entries": [
{
"date": "Tue, 02 May 2023 22:20:22 GMT",
"tag": "@fluentui/azure-themes_v8.6.2",
"version": "8.6.2",
"comments": {
"patch": [
{
"author": "tristan.watanabe@gmail.com",
"package": "@fluentui/azure-themes",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833",
"comment": "fix: update npmignore files to fix npm8/node16 regression with how npm publish works."
},
{
"author": "beachball",
"package": "@fluentui/azure-themes",
"comment": "Bump @fluentui/react to v8.109.1",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
}
]
}
},
{
"date": "Tue, 02 May 2023 00:58:19 GMT",
"tag": "@fluentui/azure-themes_v8.6.1",

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

@ -1,9 +1,19 @@
# Change Log - @fluentui/azure-themes
This log was last generated on Tue, 02 May 2023 00:58:19 GMT and should not be manually modified.
This log was last generated on Tue, 02 May 2023 22:20:22 GMT and should not be manually modified.
<!-- Start content -->
## [8.6.2](https://github.com/microsoft/fluentui/tree/@fluentui/azure-themes_v8.6.2)
Tue, 02 May 2023 22:20:22 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/azure-themes_v8.6.1..@fluentui/azure-themes_v8.6.2)
### Patches
- fix: update npmignore files to fix npm8/node16 regression with how npm publish works. ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by tristan.watanabe@gmail.com)
- Bump @fluentui/react to v8.109.1 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
## [8.6.1](https://github.com/microsoft/fluentui/tree/@fluentui/azure-themes_v8.6.1)
Tue, 02 May 2023 00:58:19 GMT

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

@ -1,6 +1,6 @@
{
"name": "@fluentui/azure-themes",
"version": "8.6.1",
"version": "8.6.2",
"description": "Azure themes for Fluent UI React",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
@ -28,7 +28,7 @@
"@fluentui/scripts-webpack": "*"
},
"dependencies": {
"@fluentui/react": "^8.109.0",
"@fluentui/react": "^8.109.1",
"@fluentui/set-version": "^8.2.8",
"tslib": "^2.1.0"
}

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

@ -1,6 +1,21 @@
{
"name": "@fluentui/common-styles",
"entries": [
{
"date": "Tue, 02 May 2023 22:20:25 GMT",
"tag": "@fluentui/common-styles_v1.2.25",
"version": "1.2.25",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/common-styles",
"comment": "Bump @fluentui/style-utilities to v8.9.9",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
}
]
}
},
{
"date": "Tue, 02 May 2023 00:58:19 GMT",
"tag": "@fluentui/common-styles_v1.2.24",

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

@ -1,9 +1,18 @@
# Change Log - @fluentui/common-styles
This log was last generated on Tue, 02 May 2023 00:58:19 GMT and should not be manually modified.
This log was last generated on Tue, 02 May 2023 22:20:25 GMT and should not be manually modified.
<!-- Start content -->
## [1.2.25](https://github.com/microsoft/fluentui/tree/@fluentui/common-styles_v1.2.25)
Tue, 02 May 2023 22:20:25 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/common-styles_v1.2.24..@fluentui/common-styles_v1.2.25)
### Patches
- Bump @fluentui/style-utilities to v8.9.9 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
## [1.2.24](https://github.com/microsoft/fluentui/tree/@fluentui/common-styles_v1.2.24)
Tue, 02 May 2023 00:58:19 GMT

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

@ -1,6 +1,6 @@
{
"name": "@fluentui/common-styles",
"version": "1.2.24",
"version": "1.2.25",
"description": "Common style definitions for Fluent UI React components",
"repository": {
"type": "git",
@ -18,7 +18,7 @@
"office-ui-fabric-core": "^11.0.0"
},
"devDependencies": {
"@fluentui/style-utilities": "^8.9.8",
"@fluentui/style-utilities": "^8.9.9",
"@fluentui/scripts-tasks": "*"
}
}

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

@ -1,6 +1,21 @@
{
"name": "@fluentui/cra-template",
"entries": [
{
"date": "Tue, 02 May 2023 22:20:25 GMT",
"tag": "@fluentui/cra-template_v8.4.83",
"version": "8.4.83",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/cra-template",
"comment": "Bump @fluentui/react to v8.109.1",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
}
]
}
},
{
"date": "Tue, 02 May 2023 00:58:19 GMT",
"tag": "@fluentui/cra-template_v8.4.82",

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

@ -1,9 +1,18 @@
# Change Log - @fluentui/cra-template
This log was last generated on Tue, 02 May 2023 00:58:19 GMT and should not be manually modified.
This log was last generated on Tue, 02 May 2023 22:20:25 GMT and should not be manually modified.
<!-- Start content -->
## [8.4.83](https://github.com/microsoft/fluentui/tree/@fluentui/cra-template_v8.4.83)
Tue, 02 May 2023 22:20:25 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/cra-template_v8.4.82..@fluentui/cra-template_v8.4.83)
### Patches
- Bump @fluentui/react to v8.109.1 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
## [8.4.82](https://github.com/microsoft/fluentui/tree/@fluentui/cra-template_v8.4.82)
Tue, 02 May 2023 00:58:19 GMT

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

@ -1,6 +1,6 @@
{
"name": "@fluentui/cra-template",
"version": "8.4.82",
"version": "8.4.83",
"description": "Create React App template for Fluent UI React (@fluentui/react)",
"repository": {
"type": "git",
@ -18,7 +18,7 @@
"template.json"
],
"devDependencies": {
"@fluentui/react": "^8.109.0",
"@fluentui/react": "^8.109.1",
"@fluentui/scripts-projects-test": "*",
"@fluentui/scripts-monorepo": "*"
}

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

@ -1,6 +1,27 @@
{
"name": "@fluentui/fluent2-theme",
"entries": [
{
"date": "Tue, 02 May 2023 22:20:23 GMT",
"tag": "@fluentui/fluent2-theme_v8.107.6",
"version": "8.107.6",
"comments": {
"patch": [
{
"author": "tristan.watanabe@gmail.com",
"package": "@fluentui/fluent2-theme",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833",
"comment": "fix: update npmignore files to fix npm8/node16 regression with how npm publish works."
},
{
"author": "beachball",
"package": "@fluentui/fluent2-theme",
"comment": "Bump @fluentui/react to v8.109.1",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
}
]
}
},
{
"date": "Tue, 02 May 2023 00:58:19 GMT",
"tag": "@fluentui/fluent2-theme_v8.107.5",

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

@ -1,9 +1,19 @@
# Change Log - @fluentui/fluent2-theme
This log was last generated on Tue, 02 May 2023 00:58:19 GMT and should not be manually modified.
This log was last generated on Tue, 02 May 2023 22:20:23 GMT and should not be manually modified.
<!-- Start content -->
## [8.107.6](https://github.com/microsoft/fluentui/tree/@fluentui/fluent2-theme_v8.107.6)
Tue, 02 May 2023 22:20:23 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/fluent2-theme_v8.107.5..@fluentui/fluent2-theme_v8.107.6)
### Patches
- fix: update npmignore files to fix npm8/node16 regression with how npm publish works. ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by tristan.watanabe@gmail.com)
- Bump @fluentui/react to v8.109.1 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
## [8.107.5](https://github.com/microsoft/fluentui/tree/@fluentui/fluent2-theme_v8.107.5)
Tue, 02 May 2023 00:58:19 GMT

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

@ -1,6 +1,6 @@
{
"name": "@fluentui/fluent2-theme",
"version": "8.107.5",
"version": "8.107.6",
"description": "A Fluent2 theme for Fluent UI React 8.x",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
@ -28,7 +28,7 @@
"@fluentui/scripts-webpack": "*"
},
"dependencies": {
"@fluentui/react": "^8.109.0",
"@fluentui/react": "^8.109.1",
"@fluentui/set-version": "^8.2.8",
"tslib": "^2.1.0"
}

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

@ -1,6 +1,27 @@
{
"name": "@fluentui/font-icons-mdl2",
"entries": [
{
"date": "Tue, 02 May 2023 22:20:25 GMT",
"tag": "@fluentui/font-icons-mdl2_v8.5.16",
"version": "8.5.16",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/font-icons-mdl2",
"comment": "Bump @fluentui/style-utilities to v8.9.9",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
},
{
"author": "beachball",
"package": "@fluentui/font-icons-mdl2",
"comment": "Bump @fluentui/utilities to v8.13.12",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
}
]
}
},
{
"date": "Tue, 02 May 2023 00:58:14 GMT",
"tag": "@fluentui/font-icons-mdl2_v8.5.15",

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

@ -1,9 +1,19 @@
# Change Log - @fluentui/font-icons-mdl2
This log was last generated on Tue, 02 May 2023 00:58:14 GMT and should not be manually modified.
This log was last generated on Tue, 02 May 2023 22:20:25 GMT and should not be manually modified.
<!-- Start content -->
## [8.5.16](https://github.com/microsoft/fluentui/tree/@fluentui/font-icons-mdl2_v8.5.16)
Tue, 02 May 2023 22:20:25 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/font-icons-mdl2_v8.5.15..@fluentui/font-icons-mdl2_v8.5.16)
### Patches
- Bump @fluentui/style-utilities to v8.9.9 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
- Bump @fluentui/utilities to v8.13.12 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
## [8.5.15](https://github.com/microsoft/fluentui/tree/@fluentui/font-icons-mdl2_v8.5.15)
Tue, 02 May 2023 00:58:14 GMT

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

@ -1,6 +1,6 @@
{
"name": "@fluentui/font-icons-mdl2",
"version": "8.5.15",
"version": "8.5.16",
"description": "Fluent UI React icon set.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
@ -28,8 +28,8 @@
},
"dependencies": {
"@fluentui/set-version": "^8.2.8",
"@fluentui/style-utilities": "^8.9.8",
"@fluentui/utilities": "^8.13.11",
"@fluentui/style-utilities": "^8.9.9",
"@fluentui/utilities": "^8.13.12",
"tslib": "^2.1.0"
},
"exports": {

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

@ -1,6 +1,27 @@
{
"name": "@fluentui/foundation-legacy",
"entries": [
{
"date": "Tue, 02 May 2023 22:20:25 GMT",
"tag": "@fluentui/foundation-legacy_v8.2.36",
"version": "8.2.36",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/foundation-legacy",
"comment": "Bump @fluentui/style-utilities to v8.9.9",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
},
{
"author": "beachball",
"package": "@fluentui/foundation-legacy",
"comment": "Bump @fluentui/utilities to v8.13.12",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
}
]
}
},
{
"date": "Tue, 02 May 2023 00:58:15 GMT",
"tag": "@fluentui/foundation-legacy_v8.2.35",

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

@ -1,9 +1,19 @@
# Change Log - @fluentui/foundation-legacy
This log was last generated on Tue, 02 May 2023 00:58:15 GMT and should not be manually modified.
This log was last generated on Tue, 02 May 2023 22:20:25 GMT and should not be manually modified.
<!-- Start content -->
## [8.2.36](https://github.com/microsoft/fluentui/tree/@fluentui/foundation-legacy_v8.2.36)
Tue, 02 May 2023 22:20:25 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/foundation-legacy_v8.2.35..@fluentui/foundation-legacy_v8.2.36)
### Patches
- Bump @fluentui/style-utilities to v8.9.9 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
- Bump @fluentui/utilities to v8.13.12 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
## [8.2.35](https://github.com/microsoft/fluentui/tree/@fluentui/foundation-legacy_v8.2.35)
Tue, 02 May 2023 00:58:15 GMT

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

@ -1,6 +1,6 @@
{
"name": "@fluentui/foundation-legacy",
"version": "8.2.35",
"version": "8.2.36",
"description": "Legacy utilities for building Fluent UI React components.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
@ -36,8 +36,8 @@
"dependencies": {
"@fluentui/merge-styles": "^8.5.9",
"@fluentui/set-version": "^8.2.8",
"@fluentui/style-utilities": "^8.9.8",
"@fluentui/utilities": "^8.13.11",
"@fluentui/style-utilities": "^8.9.9",
"@fluentui/utilities": "^8.13.12",
"tslib": "^2.1.0"
},
"peerDependencies": {

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

@ -1,6 +1,21 @@
{
"name": "@fluentui/monaco-editor",
"entries": [
{
"date": "Tue, 02 May 2023 22:20:23 GMT",
"tag": "@fluentui/monaco-editor_v1.3.8",
"version": "1.3.8",
"comments": {
"patch": [
{
"author": "tristan.watanabe@gmail.com",
"package": "@fluentui/monaco-editor",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833",
"comment": "fix: update npmignore files to fix npm8/node16 regression with how npm publish works."
}
]
}
},
{
"date": "Mon, 03 Apr 2023 07:37:17 GMT",
"tag": "@fluentui/monaco-editor_v1.3.6",

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

@ -1,9 +1,18 @@
# Change Log - @fluentui/monaco-editor
This log was last generated on Thu, 14 Apr 2022 07:38:08 GMT and should not be manually modified.
This log was last generated on Tue, 02 May 2023 22:20:23 GMT and should not be manually modified.
<!-- Start content -->
## [1.3.8](https://github.com/microsoft/fluentui/tree/@fluentui/monaco-editor_v1.3.8)
Tue, 02 May 2023 22:20:23 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/monaco-editor_v1.3.6..@fluentui/monaco-editor_v1.3.8)
### Patches
- fix: update npmignore files to fix npm8/node16 regression with how npm publish works. ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by tristan.watanabe@gmail.com)
## [1.3.0](https://github.com/microsoft/fluentui/tree/@fluentui/monaco-editor_v1.3.0)
Thu, 14 Apr 2022 07:38:08 GMT

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

@ -1,6 +1,6 @@
{
"name": "@fluentui/monaco-editor",
"version": "1.3.7",
"version": "1.3.8",
"description": "Version of monaco-editor with configuration helpers and transformed CSS files",
"module": "./lib/monacoBundle.js",
"typings": "./esm/vs/editor/editor.api.d.ts",

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

@ -1,6 +1,33 @@
{
"name": "@fluentui/react-cards",
"entries": [
{
"date": "Tue, 02 May 2023 22:20:23 GMT",
"tag": "@fluentui/react-cards_v0.205.82",
"version": "0.205.82",
"comments": {
"patch": [
{
"author": "tristan.watanabe@gmail.com",
"package": "@fluentui/react-cards",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833",
"comment": "fix: update npmignore files to fix npm8/node16 regression with how npm publish works."
},
{
"author": "beachball",
"package": "@fluentui/react-cards",
"comment": "Bump @fluentui/react to v8.109.1",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
},
{
"author": "beachball",
"package": "@fluentui/react-cards",
"comment": "Bump @fluentui/foundation-legacy to v8.2.36",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
}
]
}
},
{
"date": "Tue, 02 May 2023 00:58:19 GMT",
"tag": "@fluentui/react-cards_v0.205.81",

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

@ -1,9 +1,20 @@
# Change Log - @fluentui/react-cards
This log was last generated on Tue, 02 May 2023 00:58:19 GMT and should not be manually modified.
This log was last generated on Tue, 02 May 2023 22:20:23 GMT and should not be manually modified.
<!-- Start content -->
## [0.205.82](https://github.com/microsoft/fluentui/tree/@fluentui/react-cards_v0.205.82)
Tue, 02 May 2023 22:20:23 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-cards_v0.205.81..@fluentui/react-cards_v0.205.82)
### Patches
- fix: update npmignore files to fix npm8/node16 regression with how npm publish works. ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by tristan.watanabe@gmail.com)
- Bump @fluentui/react to v8.109.1 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
- Bump @fluentui/foundation-legacy to v8.2.36 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
## [0.205.81](https://github.com/microsoft/fluentui/tree/@fluentui/react-cards_v0.205.81)
Tue, 02 May 2023 00:58:19 GMT

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

@ -1,6 +1,6 @@
{
"name": "@fluentui/react-cards",
"version": "0.205.81",
"version": "0.205.82",
"description": "Deprecated experimental Card container components for Fluent UI React.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
@ -34,8 +34,8 @@
"@fluentui/scripts-webpack": "*"
},
"dependencies": {
"@fluentui/react": "^8.109.0",
"@fluentui/foundation-legacy": "^8.2.35",
"@fluentui/react": "^8.109.1",
"@fluentui/foundation-legacy": "^8.2.36",
"@fluentui/set-version": "^8.2.8",
"@microsoft/load-themed-styles": "^1.10.26",
"tslib": "^2.1.0"

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

@ -1,6 +1,47 @@
{
"name": "@fluentui/react-charting",
"entries": [
{
"date": "Tue, 02 May 2023 22:20:24 GMT",
"tag": "@fluentui/react-charting_v5.16.25",
"version": "5.16.25",
"comments": {
"none": [
{
"author": "srmukher@microsoft.com",
"package": "@fluentui/react-charting",
"commit": "5349c8cbc522ff7b9eac2e5858cbad092d22eb82",
"comment": "Added component tests for donut chart"
}
],
"patch": [
{
"author": "tristan.watanabe@gmail.com",
"package": "@fluentui/react-charting",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833",
"comment": "fix: update npmignore files to fix npm8/node16 regression with how npm publish works."
},
{
"author": "beachball",
"package": "@fluentui/react-charting",
"comment": "Bump @fluentui/react-focus to v8.8.22",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
},
{
"author": "beachball",
"package": "@fluentui/react-charting",
"comment": "Bump @fluentui/theme-samples to v8.7.82",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
},
{
"author": "beachball",
"package": "@fluentui/react-charting",
"comment": "Bump @fluentui/react to v8.109.1",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
}
]
}
},
{
"date": "Tue, 02 May 2023 00:58:19 GMT",
"tag": "@fluentui/react-charting_v5.16.24",

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

@ -1,9 +1,21 @@
# Change Log - @fluentui/react-charting
This log was last generated on Tue, 02 May 2023 00:58:19 GMT and should not be manually modified.
This log was last generated on Tue, 02 May 2023 22:20:24 GMT and should not be manually modified.
<!-- Start content -->
## [5.16.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.16.25)
Tue, 02 May 2023 22:20:24 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-charting_v5.16.24..@fluentui/react-charting_v5.16.25)
### Patches
- fix: update npmignore files to fix npm8/node16 regression with how npm publish works. ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by tristan.watanabe@gmail.com)
- Bump @fluentui/react-focus to v8.8.22 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
- Bump @fluentui/theme-samples to v8.7.82 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
- Bump @fluentui/react to v8.109.1 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
## [5.16.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.16.24)
Tue, 02 May 2023 00:58:19 GMT

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

@ -1,6 +1,6 @@
{
"name": "@fluentui/react-charting",
"version": "5.16.24",
"version": "5.16.25",
"description": "Experimental React charting components for building experiences for Microsoft 365.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
@ -28,7 +28,7 @@
},
"devDependencies": {
"@fluentui/eslint-plugin": "*",
"@fluentui/react": "^8.109.0",
"@fluentui/react": "^8.109.1",
"@types/react-addons-test-utils": "0.14.18",
"@fluentui/jest-serializer-merge-styles": "^8.0.26",
"@fluentui/scripts-jest": "*",
@ -36,8 +36,8 @@
"@fluentui/scripts-webpack": "*"
},
"dependencies": {
"@fluentui/react-focus": "^8.8.21",
"@fluentui/theme-samples": "^8.7.70",
"@fluentui/react-focus": "^8.8.22",
"@fluentui/theme-samples": "^8.7.82",
"@microsoft/load-themed-styles": "^1.10.26",
"@types/d3-array": "1.2.1",
"@types/d3-axis": "1.0.10",
@ -63,7 +63,7 @@
"tslib": "^2.1.0"
},
"peerDependencies": {
"@fluentui/react": "^8.109.0",
"@fluentui/react": "^8.109.1",
"@types/react": ">=16.8.0 <19.0.0",
"@types/react-dom": ">=16.8.0 <19.0.0",
"react": ">=16.8.0 <19.0.0",

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

@ -32,8 +32,8 @@
},
"dependencies": {
"@ctrl/tinycolor": "3.3.4",
"@fluentui/fluent2-theme": "^8.107.5",
"@fluentui/react": "^8.109.0",
"@fluentui/fluent2-theme": "^8.107.6",
"@fluentui/react": "^8.109.1",
"@fluentui/react-components": "^9.19.1",
"@fluentui/react-icons": "^2.0.196",
"@fluentui/react-theme": "^9.1.7",

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

@ -1,6 +1,27 @@
{
"name": "@fluentui/react-date-time",
"entries": [
{
"date": "Tue, 02 May 2023 22:20:25 GMT",
"tag": "@fluentui/react-date-time_v8.7.82",
"version": "8.7.82",
"comments": {
"patch": [
{
"author": "tristan.watanabe@gmail.com",
"package": "@fluentui/react-date-time",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833",
"comment": "fix: update npmignore files to fix npm8/node16 regression with how npm publish works."
},
{
"author": "beachball",
"package": "@fluentui/react-date-time",
"comment": "Bump @fluentui/react to v8.109.1",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
}
]
}
},
{
"date": "Tue, 02 May 2023 00:58:19 GMT",
"tag": "@fluentui/react-date-time_v8.7.81",

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

@ -1,9 +1,19 @@
# Change Log - @fluentui/react-date-time
This log was last generated on Tue, 02 May 2023 00:58:19 GMT and should not be manually modified.
This log was last generated on Tue, 02 May 2023 22:20:25 GMT and should not be manually modified.
<!-- Start content -->
## [8.7.82](https://github.com/microsoft/fluentui/tree/@fluentui/react-date-time_v8.7.82)
Tue, 02 May 2023 22:20:25 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-date-time_v8.7.81..@fluentui/react-date-time_v8.7.82)
### Patches
- fix: update npmignore files to fix npm8/node16 regression with how npm publish works. ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by tristan.watanabe@gmail.com)
- Bump @fluentui/react to v8.109.1 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
## [8.7.81](https://github.com/microsoft/fluentui/tree/@fluentui/react-date-time_v8.7.81)
Tue, 02 May 2023 00:58:19 GMT

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

@ -1,6 +1,6 @@
{
"name": "@fluentui/react-date-time",
"version": "8.7.81",
"version": "8.7.82",
"description": "Date and time related React components for building experiences for Microsoft 365.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
@ -28,7 +28,7 @@
"@fluentui/scripts-webpack": "*"
},
"dependencies": {
"@fluentui/react": "^8.109.0",
"@fluentui/react": "^8.109.1",
"@fluentui/set-version": "^8.2.8",
"tslib": "^2.1.0"
},

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

@ -1,6 +1,51 @@
{
"name": "@fluentui/react-docsite-components",
"entries": [
{
"date": "Tue, 02 May 2023 22:20:19 GMT",
"tag": "@fluentui/react-docsite-components_v8.12.5",
"version": "8.12.5",
"comments": {
"patch": [
{
"author": "tristan.watanabe@gmail.com",
"package": "@fluentui/react-docsite-components",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833",
"comment": "fix: update npmignore files to fix npm8/node16 regression with how npm publish works."
},
{
"author": "beachball",
"package": "@fluentui/react-docsite-components",
"comment": "Bump @fluentui/react to v8.109.1",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
},
{
"author": "beachball",
"package": "@fluentui/react-docsite-components",
"comment": "Bump @fluentui/theme to v2.6.28",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
},
{
"author": "beachball",
"package": "@fluentui/react-docsite-components",
"comment": "Bump @fluentui/react-hooks to v8.6.23",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
},
{
"author": "beachball",
"package": "@fluentui/react-docsite-components",
"comment": "Bump @fluentui/react-monaco-editor to v1.7.82",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
},
{
"author": "beachball",
"package": "@fluentui/react-docsite-components",
"comment": "Bump @fluentui/common-styles to v1.2.25",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
}
]
}
},
{
"date": "Tue, 02 May 2023 00:58:19 GMT",
"tag": "@fluentui/react-docsite-components_v8.12.4",

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

@ -1,9 +1,23 @@
# Change Log - @fluentui/react-docsite-components
This log was last generated on Tue, 02 May 2023 00:58:19 GMT and should not be manually modified.
This log was last generated on Tue, 02 May 2023 22:20:19 GMT and should not be manually modified.
<!-- Start content -->
## [8.12.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-docsite-components_v8.12.5)
Tue, 02 May 2023 22:20:19 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-docsite-components_v8.12.4..@fluentui/react-docsite-components_v8.12.5)
### Patches
- fix: update npmignore files to fix npm8/node16 regression with how npm publish works. ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by tristan.watanabe@gmail.com)
- Bump @fluentui/react to v8.109.1 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
- Bump @fluentui/theme to v2.6.28 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
- Bump @fluentui/react-hooks to v8.6.23 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
- Bump @fluentui/react-monaco-editor to v1.7.82 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
- Bump @fluentui/common-styles to v1.2.25 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
## [8.12.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-docsite-components_v8.12.4)
Tue, 02 May 2023 00:58:19 GMT

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

@ -1,6 +1,6 @@
{
"name": "@fluentui/react-docsite-components",
"version": "8.12.4",
"version": "8.12.5",
"description": "Fluent UI React components for building documentation sites.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
@ -20,7 +20,7 @@
"test": "just-scripts test"
},
"devDependencies": {
"@fluentui/common-styles": "^1.2.24",
"@fluentui/common-styles": "^1.2.25",
"@fluentui/eslint-plugin": "*",
"@types/color-check": "0.0.0",
"@types/react-custom-scrollbars": "^4.0.5",
@ -35,14 +35,14 @@
"react-dom": ">=16.8.0 <19.0.0"
},
"dependencies": {
"@fluentui/react": "^8.109.0",
"@fluentui/theme": "^2.6.27",
"@fluentui/react": "^8.109.1",
"@fluentui/theme": "^2.6.28",
"@microsoft/load-themed-styles": "^1.10.26",
"@fluentui/example-data": "^8.4.8",
"@fluentui/public-docsite-setup": "^0.3.19",
"@fluentui/react-hooks": "^8.6.22",
"@fluentui/react-hooks": "^8.6.23",
"@fluentui/set-version": "^8.2.8",
"@fluentui/react-monaco-editor": "^1.7.81",
"@fluentui/react-monaco-editor": "^1.7.82",
"color-check": "0.0.2",
"markdown-to-jsx": "^7.0.0",
"office-ui-fabric-core": "^11.0.0",

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

@ -25,27 +25,27 @@
"@fluentui/scripts-tasks": "*"
},
"dependencies": {
"@fluentui/azure-themes": "^8.6.1",
"@fluentui/azure-themes": "^8.6.2",
"@fluentui/date-time-utilities": "^8.5.9",
"@fluentui/dom-utilities": "^2.2.8",
"@fluentui/example-data": "^8.4.8",
"@fluentui/font-icons-mdl2": "^8.5.15",
"@fluentui/foundation-legacy": "^8.2.35",
"@fluentui/font-icons-mdl2": "^8.5.16",
"@fluentui/foundation-legacy": "^8.2.36",
"@fluentui/merge-styles": "^8.5.9",
"@fluentui/react": "^8.109.0",
"@fluentui/react-cards": "^0.205.81",
"@fluentui/react-charting": "^5.16.24",
"@fluentui/react-docsite-components": "^8.12.4",
"@fluentui/react-experiments": "^8.14.76",
"@fluentui/react-file-type-icons": "^8.8.15",
"@fluentui/react-focus": "^8.8.21",
"@fluentui/react-hooks": "^8.6.22",
"@fluentui/react-icons-mdl2": "^1.3.39",
"@fluentui/scheme-utilities": "^8.3.28",
"@fluentui/style-utilities": "^8.9.8",
"@fluentui/theme": "^2.6.27",
"@fluentui/theme-samples": "^8.7.81",
"@fluentui/utilities": "^8.13.11",
"@fluentui/react": "^8.109.1",
"@fluentui/react-cards": "^0.205.82",
"@fluentui/react-charting": "^5.16.25",
"@fluentui/react-docsite-components": "^8.12.5",
"@fluentui/react-experiments": "^8.14.77",
"@fluentui/react-file-type-icons": "^8.8.16",
"@fluentui/react-focus": "^8.8.22",
"@fluentui/react-hooks": "^8.6.23",
"@fluentui/react-icons-mdl2": "^1.3.40",
"@fluentui/scheme-utilities": "^8.3.29",
"@fluentui/style-utilities": "^8.9.9",
"@fluentui/theme": "^2.6.28",
"@fluentui/theme-samples": "^8.7.82",
"@fluentui/utilities": "^8.13.12",
"@microsoft/load-themed-styles": "^1.10.26",
"d3-fetch": "3.0.1",
"d3-format": "^1.4.4",

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

@ -1,6 +1,69 @@
{
"name": "@fluentui/react-experiments",
"entries": [
{
"date": "Tue, 02 May 2023 22:20:19 GMT",
"tag": "@fluentui/react-experiments_v8.14.77",
"version": "8.14.77",
"comments": {
"patch": [
{
"author": "tristan.watanabe@gmail.com",
"package": "@fluentui/react-experiments",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833",
"comment": "fix: update npmignore files to fix npm8/node16 regression with how npm publish works."
},
{
"author": "beachball",
"package": "@fluentui/react-experiments",
"comment": "Bump @fluentui/react to v8.109.1",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
},
{
"author": "beachball",
"package": "@fluentui/react-experiments",
"comment": "Bump @fluentui/theme to v2.6.28",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
},
{
"author": "beachball",
"package": "@fluentui/react-experiments",
"comment": "Bump @fluentui/foundation-legacy to v8.2.36",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
},
{
"author": "beachball",
"package": "@fluentui/react-experiments",
"comment": "Bump @fluentui/font-icons-mdl2 to v8.5.16",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
},
{
"author": "beachball",
"package": "@fluentui/react-experiments",
"comment": "Bump @fluentui/react-hooks to v8.6.23",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
},
{
"author": "beachball",
"package": "@fluentui/react-experiments",
"comment": "Bump @fluentui/style-utilities to v8.9.9",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
},
{
"author": "beachball",
"package": "@fluentui/react-experiments",
"comment": "Bump @fluentui/utilities to v8.13.12",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
},
{
"author": "beachball",
"package": "@fluentui/react-experiments",
"comment": "Bump @fluentui/common-styles to v1.2.25",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
}
]
}
},
{
"date": "Tue, 02 May 2023 00:58:16 GMT",
"tag": "@fluentui/react-experiments_v8.14.76",

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

@ -1,9 +1,26 @@
# Change Log - @fluentui/react-experiments
This log was last generated on Tue, 02 May 2023 00:58:16 GMT and should not be manually modified.
This log was last generated on Tue, 02 May 2023 22:20:19 GMT and should not be manually modified.
<!-- Start content -->
## [8.14.77](https://github.com/microsoft/fluentui/tree/@fluentui/react-experiments_v8.14.77)
Tue, 02 May 2023 22:20:19 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-experiments_v8.14.76..@fluentui/react-experiments_v8.14.77)
### Patches
- fix: update npmignore files to fix npm8/node16 regression with how npm publish works. ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by tristan.watanabe@gmail.com)
- Bump @fluentui/react to v8.109.1 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
- Bump @fluentui/theme to v2.6.28 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
- Bump @fluentui/foundation-legacy to v8.2.36 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
- Bump @fluentui/font-icons-mdl2 to v8.5.16 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
- Bump @fluentui/react-hooks to v8.6.23 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
- Bump @fluentui/style-utilities to v8.9.9 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
- Bump @fluentui/utilities to v8.13.12 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
- Bump @fluentui/common-styles to v1.2.25 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
## [8.14.76](https://github.com/microsoft/fluentui/tree/@fluentui/react-experiments_v8.14.76)
Tue, 02 May 2023 00:58:16 GMT

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

@ -1,6 +1,6 @@
{
"name": "@fluentui/react-experiments",
"version": "8.14.76",
"version": "8.14.77",
"description": "Experimental React components for building experiences for Microsoft 365.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
@ -27,7 +27,7 @@
"update-snapshots": "just-scripts jest -u"
},
"devDependencies": {
"@fluentui/common-styles": "^1.2.24",
"@fluentui/common-styles": "^1.2.25",
"@fluentui/eslint-plugin": "*",
"@types/deep-assign": "^0.1.1",
"@types/prop-types": "15.7.1",
@ -39,17 +39,17 @@
"@fluentui/scripts-webpack": "*"
},
"dependencies": {
"@fluentui/react": "^8.109.0",
"@fluentui/theme": "^2.6.27",
"@fluentui/react": "^8.109.1",
"@fluentui/theme": "^2.6.28",
"@microsoft/load-themed-styles": "^1.10.26",
"@fluentui/example-data": "^8.4.8",
"@fluentui/foundation-legacy": "^8.2.35",
"@fluentui/font-icons-mdl2": "^8.5.15",
"@fluentui/foundation-legacy": "^8.2.36",
"@fluentui/font-icons-mdl2": "^8.5.16",
"@fluentui/merge-styles": "^8.5.9",
"@fluentui/react-hooks": "^8.6.22",
"@fluentui/react-hooks": "^8.6.23",
"@fluentui/set-version": "^8.2.8",
"@fluentui/style-utilities": "^8.9.8",
"@fluentui/utilities": "^8.13.11",
"@fluentui/style-utilities": "^8.9.9",
"@fluentui/utilities": "^8.13.12",
"deep-assign": "^2.0.0",
"prop-types": "^15.7.2",
"tslib": "^2.1.0"

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

@ -1,6 +1,27 @@
{
"name": "@fluentui/react-file-type-icons",
"entries": [
{
"date": "Tue, 02 May 2023 22:20:20 GMT",
"tag": "@fluentui/react-file-type-icons_v8.8.16",
"version": "8.8.16",
"comments": {
"patch": [
{
"author": "tristan.watanabe@gmail.com",
"package": "@fluentui/react-file-type-icons",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833",
"comment": "fix: update npmignore files to fix npm8/node16 regression with how npm publish works."
},
{
"author": "beachball",
"package": "@fluentui/react-file-type-icons",
"comment": "Bump @fluentui/style-utilities to v8.9.9",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
}
]
}
},
{
"date": "Tue, 02 May 2023 00:58:19 GMT",
"tag": "@fluentui/react-file-type-icons_v8.8.15",

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

@ -1,9 +1,19 @@
# Change Log - @fluentui/react-file-type-icons
This log was last generated on Tue, 02 May 2023 00:58:19 GMT and should not be manually modified.
This log was last generated on Tue, 02 May 2023 22:20:20 GMT and should not be manually modified.
<!-- Start content -->
## [8.8.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-file-type-icons_v8.8.16)
Tue, 02 May 2023 22:20:20 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-file-type-icons_v8.8.15..@fluentui/react-file-type-icons_v8.8.16)
### Patches
- fix: update npmignore files to fix npm8/node16 regression with how npm publish works. ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by tristan.watanabe@gmail.com)
- Bump @fluentui/style-utilities to v8.9.9 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
## [8.8.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-file-type-icons_v8.8.15)
Tue, 02 May 2023 00:58:19 GMT

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

@ -1,6 +1,6 @@
{
"name": "@fluentui/react-file-type-icons",
"version": "8.8.15",
"version": "8.8.16",
"description": "Fluent UI React file type icon set.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
@ -28,7 +28,7 @@
},
"dependencies": {
"@fluentui/set-version": "^8.2.8",
"@fluentui/style-utilities": "^8.9.8",
"@fluentui/style-utilities": "^8.9.9",
"tslib": "^2.1.0"
},
"peerDependencies": {

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

@ -1,6 +1,33 @@
{
"name": "@fluentui/react-focus",
"entries": [
{
"date": "Tue, 02 May 2023 22:20:25 GMT",
"tag": "@fluentui/react-focus_v8.8.22",
"version": "8.8.22",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-focus",
"comment": "Bump @fluentui/style-utilities to v8.9.9",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
},
{
"author": "beachball",
"package": "@fluentui/react-focus",
"comment": "Bump @fluentui/utilities to v8.13.12",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
},
{
"author": "beachball",
"package": "@fluentui/react-focus",
"comment": "Bump @fluentui/test-utilities to v8.3.3",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
}
]
}
},
{
"date": "Tue, 02 May 2023 00:58:17 GMT",
"tag": "@fluentui/react-focus_v8.8.21",

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

@ -1,9 +1,20 @@
# Change Log - @fluentui/react-focus
This log was last generated on Tue, 02 May 2023 00:58:17 GMT and should not be manually modified.
This log was last generated on Tue, 02 May 2023 22:20:25 GMT and should not be manually modified.
<!-- Start content -->
## [8.8.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-focus_v8.8.22)
Tue, 02 May 2023 22:20:25 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-focus_v8.8.21..@fluentui/react-focus_v8.8.22)
### Patches
- Bump @fluentui/style-utilities to v8.9.9 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
- Bump @fluentui/utilities to v8.13.12 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
- Bump @fluentui/test-utilities to v8.3.3 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
## [8.8.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-focus_v8.8.21)
Tue, 02 May 2023 00:58:17 GMT

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

@ -1,6 +1,6 @@
{
"name": "@fluentui/react-focus",
"version": "8.8.21",
"version": "8.8.22",
"description": "Focus helpers to be used in React applications.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
@ -28,7 +28,7 @@
"devDependencies": {
"@fluentui/eslint-plugin": "*",
"@fluentui/react-conformance": "*",
"@fluentui/test-utilities": "^8.3.2",
"@fluentui/test-utilities": "^8.3.3",
"@fluentui/jest-serializer-merge-styles": "^8.0.26",
"@fluentui/scripts-api-extractor": "*",
"@fluentui/scripts-jest": "*",
@ -39,8 +39,8 @@
"@fluentui/keyboard-key": "^0.4.8",
"@fluentui/merge-styles": "^8.5.9",
"@fluentui/set-version": "^8.2.8",
"@fluentui/style-utilities": "^8.9.8",
"@fluentui/utilities": "^8.13.11",
"@fluentui/style-utilities": "^8.9.9",
"@fluentui/utilities": "^8.13.12",
"tslib": "^2.1.0"
},
"peerDependencies": {

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

@ -1,6 +1,33 @@
{
"name": "@fluentui/react-hooks",
"entries": [
{
"date": "Tue, 02 May 2023 22:20:25 GMT",
"tag": "@fluentui/react-hooks_v8.6.23",
"version": "8.6.23",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-hooks",
"comment": "Bump @fluentui/react-window-provider to v2.2.12",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
},
{
"author": "beachball",
"package": "@fluentui/react-hooks",
"comment": "Bump @fluentui/utilities to v8.13.12",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
},
{
"author": "beachball",
"package": "@fluentui/react-hooks",
"comment": "Bump @fluentui/test-utilities to v8.3.3",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
}
]
}
},
{
"date": "Tue, 02 May 2023 00:58:17 GMT",
"tag": "@fluentui/react-hooks_v8.6.22",

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

@ -1,9 +1,20 @@
# Change Log - @fluentui/react-hooks
This log was last generated on Tue, 02 May 2023 00:58:17 GMT and should not be manually modified.
This log was last generated on Tue, 02 May 2023 22:20:25 GMT and should not be manually modified.
<!-- Start content -->
## [8.6.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-hooks_v8.6.23)
Tue, 02 May 2023 22:20:25 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-hooks_v8.6.22..@fluentui/react-hooks_v8.6.23)
### Patches
- Bump @fluentui/react-window-provider to v2.2.12 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
- Bump @fluentui/utilities to v8.13.12 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
- Bump @fluentui/test-utilities to v8.3.3 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
## [8.6.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-hooks_v8.6.22)
Tue, 02 May 2023 00:58:17 GMT

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

@ -1,6 +1,6 @@
{
"name": "@fluentui/react-hooks",
"version": "8.6.22",
"version": "8.6.23",
"description": "Fluent UI React hooks.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
@ -25,16 +25,16 @@
},
"devDependencies": {
"@fluentui/eslint-plugin": "*",
"@fluentui/test-utilities": "^8.3.2",
"@fluentui/test-utilities": "^8.3.3",
"@fluentui/scripts-api-extractor": "*",
"@fluentui/scripts-jest": "*",
"@fluentui/scripts-tasks": "*",
"@fluentui/scripts-webpack": "*"
},
"dependencies": {
"@fluentui/react-window-provider": "^2.2.11",
"@fluentui/react-window-provider": "^2.2.12",
"@fluentui/set-version": "^8.2.8",
"@fluentui/utilities": "^8.13.11",
"@fluentui/utilities": "^8.13.12",
"tslib": "^2.1.0"
},
"peerDependencies": {

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

@ -1,6 +1,27 @@
{
"name": "@fluentui/react-icon-provider",
"entries": [
{
"date": "Tue, 02 May 2023 22:20:20 GMT",
"tag": "@fluentui/react-icon-provider_v1.3.37",
"version": "1.3.37",
"comments": {
"patch": [
{
"author": "tristan.watanabe@gmail.com",
"package": "@fluentui/react-icon-provider",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833",
"comment": "fix: update npmignore files to fix npm8/node16 regression with how npm publish works."
},
{
"author": "beachball",
"package": "@fluentui/react-icon-provider",
"comment": "Bump @fluentui/style-utilities to v8.9.9",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
}
]
}
},
{
"date": "Tue, 02 May 2023 00:58:19 GMT",
"tag": "@fluentui/react-icon-provider_v1.3.36",

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

@ -1,9 +1,19 @@
# Change Log - @fluentui/react-icon-provider
This log was last generated on Tue, 02 May 2023 00:58:19 GMT and should not be manually modified.
This log was last generated on Tue, 02 May 2023 22:20:20 GMT and should not be manually modified.
<!-- Start content -->
## [1.3.37](https://github.com/microsoft/fluentui/tree/@fluentui/react-icon-provider_v1.3.37)
Tue, 02 May 2023 22:20:20 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-icon-provider_v1.3.36..@fluentui/react-icon-provider_v1.3.37)
### Patches
- fix: update npmignore files to fix npm8/node16 regression with how npm publish works. ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by tristan.watanabe@gmail.com)
- Bump @fluentui/style-utilities to v8.9.9 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
## [1.3.36](https://github.com/microsoft/fluentui/tree/@fluentui/react-icon-provider_v1.3.36)
Tue, 02 May 2023 00:58:19 GMT

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

@ -1,6 +1,6 @@
{
"name": "@fluentui/react-icon-provider",
"version": "1.3.36",
"version": "1.3.37",
"description": "Package for applying icon overrides to Fluent UI React SVG icons",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
@ -31,7 +31,7 @@
},
"dependencies": {
"@fluentui/set-version": "^8.2.8",
"@fluentui/style-utilities": "^8.9.8",
"@fluentui/style-utilities": "^8.9.9",
"tslib": "^2.1.0"
},
"peerDependencies": {

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

@ -1,6 +1,27 @@
{
"name": "@fluentui/react-icons-mdl2-branded",
"entries": [
{
"date": "Tue, 02 May 2023 22:20:20 GMT",
"tag": "@fluentui/react-icons-mdl2-branded_v1.2.41",
"version": "1.2.41",
"comments": {
"patch": [
{
"author": "tristan.watanabe@gmail.com",
"package": "@fluentui/react-icons-mdl2-branded",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833",
"comment": "fix: update npmignore files to fix npm8/node16 regression with how npm publish works."
},
{
"author": "beachball",
"package": "@fluentui/react-icons-mdl2-branded",
"comment": "Bump @fluentui/react-icons-mdl2 to v1.3.40",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
}
]
}
},
{
"date": "Tue, 02 May 2023 00:58:19 GMT",
"tag": "@fluentui/react-icons-mdl2-branded_v1.2.40",

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

@ -1,9 +1,19 @@
# Change Log - @fluentui/react-icons-mdl2-branded
This log was last generated on Tue, 02 May 2023 00:58:19 GMT and should not be manually modified.
This log was last generated on Tue, 02 May 2023 22:20:20 GMT and should not be manually modified.
<!-- Start content -->
## [1.2.41](https://github.com/microsoft/fluentui/tree/@fluentui/react-icons-mdl2-branded_v1.2.41)
Tue, 02 May 2023 22:20:20 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-icons-mdl2-branded_v1.2.40..@fluentui/react-icons-mdl2-branded_v1.2.41)
### Patches
- fix: update npmignore files to fix npm8/node16 regression with how npm publish works. ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by tristan.watanabe@gmail.com)
- Bump @fluentui/react-icons-mdl2 to v1.3.40 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
## [1.2.40](https://github.com/microsoft/fluentui/tree/@fluentui/react-icons-mdl2-branded_v1.2.40)
Tue, 02 May 2023 00:58:19 GMT

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

@ -1,6 +1,6 @@
{
"name": "@fluentui/react-icons-mdl2-branded",
"version": "1.2.40",
"version": "1.2.41",
"description": "Branded SVG icons from the MDL2 icon set",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
@ -26,7 +26,7 @@
},
"dependencies": {
"@fluentui/set-version": "^8.2.8",
"@fluentui/react-icons-mdl2": "^1.3.39",
"@fluentui/react-icons-mdl2": "^1.3.40",
"tslib": "^2.1.0"
},
"peerDependencies": {

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

@ -1,6 +1,33 @@
{
"name": "@fluentui/react-icons-mdl2",
"entries": [
{
"date": "Tue, 02 May 2023 22:20:20 GMT",
"tag": "@fluentui/react-icons-mdl2_v1.3.40",
"version": "1.3.40",
"comments": {
"patch": [
{
"author": "tristan.watanabe@gmail.com",
"package": "@fluentui/react-icons-mdl2",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833",
"comment": "fix: update npmignore files to fix npm8/node16 regression with how npm publish works."
},
{
"author": "beachball",
"package": "@fluentui/react-icons-mdl2",
"comment": "Bump @fluentui/react-icon-provider to v1.3.37",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
},
{
"author": "beachball",
"package": "@fluentui/react-icons-mdl2",
"comment": "Bump @fluentui/utilities to v8.13.12",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
}
]
}
},
{
"date": "Tue, 02 May 2023 00:58:19 GMT",
"tag": "@fluentui/react-icons-mdl2_v1.3.39",

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

@ -1,9 +1,20 @@
# Change Log - @fluentui/react-icons-mdl2
This log was last generated on Tue, 02 May 2023 00:58:19 GMT and should not be manually modified.
This log was last generated on Tue, 02 May 2023 22:20:20 GMT and should not be manually modified.
<!-- Start content -->
## [1.3.40](https://github.com/microsoft/fluentui/tree/@fluentui/react-icons-mdl2_v1.3.40)
Tue, 02 May 2023 22:20:20 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-icons-mdl2_v1.3.39..@fluentui/react-icons-mdl2_v1.3.40)
### Patches
- fix: update npmignore files to fix npm8/node16 regression with how npm publish works. ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by tristan.watanabe@gmail.com)
- Bump @fluentui/react-icon-provider to v1.3.37 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
- Bump @fluentui/utilities to v8.13.12 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
## [1.3.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-icons-mdl2_v1.3.39)
Tue, 02 May 2023 00:58:19 GMT

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

@ -1,6 +1,6 @@
{
"name": "@fluentui/react-icons-mdl2",
"version": "1.3.39",
"version": "1.3.40",
"description": "SVG icon components for @fluentui/react",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
@ -32,9 +32,9 @@
},
"dependencies": {
"@microsoft/load-themed-styles": "^1.10.26",
"@fluentui/react-icon-provider": "^1.3.36",
"@fluentui/react-icon-provider": "^1.3.37",
"@fluentui/set-version": "^8.2.8",
"@fluentui/utilities": "^8.13.11",
"@fluentui/utilities": "^8.13.12",
"tslib": "^2.1.0"
},
"peerDependencies": {

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

@ -1,6 +1,45 @@
{
"name": "@fluentui/react-monaco-editor",
"entries": [
{
"date": "Tue, 02 May 2023 22:20:21 GMT",
"tag": "@fluentui/react-monaco-editor_v1.7.82",
"version": "1.7.82",
"comments": {
"patch": [
{
"author": "tristan.watanabe@gmail.com",
"package": "@fluentui/react-monaco-editor",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833",
"comment": "fix: update npmignore files to fix npm8/node16 regression with how npm publish works"
},
{
"author": "beachball",
"package": "@fluentui/react-monaco-editor",
"comment": "Bump @fluentui/react to v8.109.1",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
},
{
"author": "beachball",
"package": "@fluentui/react-monaco-editor",
"comment": "Bump @fluentui/monaco-editor to v1.3.8",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
},
{
"author": "beachball",
"package": "@fluentui/react-monaco-editor",
"comment": "Bump @fluentui/react-hooks to v8.6.23",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
},
{
"author": "beachball",
"package": "@fluentui/react-monaco-editor",
"comment": "Bump @fluentui/react-charting to v5.16.25",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
}
]
}
},
{
"date": "Tue, 02 May 2023 00:58:19 GMT",
"tag": "@fluentui/react-monaco-editor_v1.7.81",

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

@ -1,9 +1,22 @@
# Change Log - @fluentui/react-monaco-editor
This log was last generated on Tue, 02 May 2023 00:58:19 GMT and should not be manually modified.
This log was last generated on Tue, 02 May 2023 22:20:21 GMT and should not be manually modified.
<!-- Start content -->
## [1.7.82](https://github.com/microsoft/fluentui/tree/@fluentui/react-monaco-editor_v1.7.82)
Tue, 02 May 2023 22:20:21 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-monaco-editor_v1.7.81..@fluentui/react-monaco-editor_v1.7.82)
### Patches
- fix: update npmignore files to fix npm8/node16 regression with how npm publish works ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by tristan.watanabe@gmail.com)
- Bump @fluentui/react to v8.109.1 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
- Bump @fluentui/monaco-editor to v1.3.8 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
- Bump @fluentui/react-hooks to v8.6.23 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
- Bump @fluentui/react-charting to v5.16.25 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
## [1.7.81](https://github.com/microsoft/fluentui/tree/@fluentui/react-monaco-editor_v1.7.81)
Tue, 02 May 2023 00:58:19 GMT

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

@ -1,6 +1,6 @@
{
"name": "@fluentui/react-monaco-editor",
"version": "1.7.81",
"version": "1.7.82",
"description": "Live React example editing using monaco",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
@ -30,12 +30,12 @@
"@fluentui/scripts-webpack": "*"
},
"dependencies": {
"@fluentui/react": "^8.109.0",
"@fluentui/react": "^8.109.1",
"@microsoft/load-themed-styles": "^1.10.26",
"@fluentui/example-data": "^8.4.8",
"@fluentui/monaco-editor": "^1.3.7",
"@fluentui/react-hooks": "^8.6.22",
"@fluentui/react-charting": "^5.16.24",
"@fluentui/monaco-editor": "^1.3.8",
"@fluentui/react-hooks": "^8.6.23",
"@fluentui/react-charting": "^5.16.25",
"raw-loader": "4.0.2",
"react-syntax-highlighter": "^10.1.3",
"tslib": "^2.1.0"

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

@ -1,6 +1,21 @@
{
"name": "@fluentui/react-window-provider",
"entries": [
{
"date": "Tue, 02 May 2023 22:20:25 GMT",
"tag": "@fluentui/react-window-provider_v2.2.12",
"version": "2.2.12",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-window-provider",
"comment": "Bump @fluentui/test-utilities to v8.3.3",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
}
]
}
},
{
"date": "Tue, 02 May 2023 00:58:17 GMT",
"tag": "@fluentui/react-window-provider_v2.2.11",

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

@ -1,9 +1,18 @@
# Change Log - @fluentui/react-window-provider
This log was last generated on Tue, 02 May 2023 00:58:17 GMT and should not be manually modified.
This log was last generated on Tue, 02 May 2023 22:20:25 GMT and should not be manually modified.
<!-- Start content -->
## [2.2.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-window-provider_v2.2.12)
Tue, 02 May 2023 22:20:25 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-window-provider_v2.2.11..@fluentui/react-window-provider_v2.2.12)
### Patches
- Bump @fluentui/test-utilities to v8.3.3 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
## [2.2.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-window-provider_v2.2.11)
Tue, 02 May 2023 00:58:17 GMT

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

@ -1,6 +1,6 @@
{
"name": "@fluentui/react-window-provider",
"version": "2.2.11",
"version": "2.2.12",
"description": "Utilities for providing and consuming the window/document objects even across portal/iframe/child-window boundaries.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
@ -25,7 +25,7 @@
},
"devDependencies": {
"@fluentui/eslint-plugin": "*",
"@fluentui/test-utilities": "^8.3.2",
"@fluentui/test-utilities": "^8.3.3",
"@fluentui/scripts-api-extractor": "*",
"@fluentui/scripts-jest": "*",
"@fluentui/scripts-tasks": "*"

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

@ -1,6 +1,87 @@
{
"name": "@fluentui/react",
"entries": [
{
"date": "Tue, 02 May 2023 22:20:24 GMT",
"tag": "@fluentui/react_v8.109.1",
"version": "8.109.1",
"comments": {
"patch": [
{
"author": "tristan.watanabe@gmail.com",
"package": "@fluentui/react",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833",
"comment": "fix: update npmignore files to fix npm8/node16 regression with how npm publish works."
},
{
"author": "beachball",
"package": "@fluentui/react",
"comment": "Bump @fluentui/foundation-legacy to v8.2.36",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
},
{
"author": "beachball",
"package": "@fluentui/react",
"comment": "Bump @fluentui/font-icons-mdl2 to v8.5.16",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
},
{
"author": "beachball",
"package": "@fluentui/react",
"comment": "Bump @fluentui/react-focus to v8.8.22",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
},
{
"author": "beachball",
"package": "@fluentui/react",
"comment": "Bump @fluentui/react-hooks to v8.6.23",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
},
{
"author": "beachball",
"package": "@fluentui/react",
"comment": "Bump @fluentui/react-window-provider to v2.2.12",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
},
{
"author": "beachball",
"package": "@fluentui/react",
"comment": "Bump @fluentui/style-utilities to v8.9.9",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
},
{
"author": "beachball",
"package": "@fluentui/react",
"comment": "Bump @fluentui/theme to v2.6.28",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
},
{
"author": "beachball",
"package": "@fluentui/react",
"comment": "Bump @fluentui/utilities to v8.13.12",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
},
{
"author": "beachball",
"package": "@fluentui/react",
"comment": "Bump @fluentui/common-styles to v1.2.25",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
},
{
"author": "beachball",
"package": "@fluentui/react",
"comment": "Bump @fluentui/test-utilities to v8.3.3",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
},
{
"author": "beachball",
"package": "@fluentui/react",
"comment": "Bump @fluentui/webpack-utilities to v8.1.14",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
}
]
}
},
{
"date": "Tue, 02 May 2023 00:58:16 GMT",
"tag": "@fluentui/react_v8.109.0",

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

@ -1,9 +1,29 @@
# Change Log - @fluentui/react
This log was last generated on Tue, 02 May 2023 00:58:16 GMT and should not be manually modified.
This log was last generated on Tue, 02 May 2023 22:20:24 GMT and should not be manually modified.
<!-- Start content -->
## [8.109.1](https://github.com/microsoft/fluentui/tree/@fluentui/react_v8.109.1)
Tue, 02 May 2023 22:20:24 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react_v8.109.0..@fluentui/react_v8.109.1)
### Patches
- fix: update npmignore files to fix npm8/node16 regression with how npm publish works. ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by tristan.watanabe@gmail.com)
- Bump @fluentui/foundation-legacy to v8.2.36 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
- Bump @fluentui/font-icons-mdl2 to v8.5.16 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
- Bump @fluentui/react-focus to v8.8.22 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
- Bump @fluentui/react-hooks to v8.6.23 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
- Bump @fluentui/react-window-provider to v2.2.12 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
- Bump @fluentui/style-utilities to v8.9.9 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
- Bump @fluentui/theme to v2.6.28 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
- Bump @fluentui/utilities to v8.13.12 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
- Bump @fluentui/common-styles to v1.2.25 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
- Bump @fluentui/test-utilities to v8.3.3 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
- Bump @fluentui/webpack-utilities to v8.1.14 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
## [8.109.0](https://github.com/microsoft/fluentui/tree/@fluentui/react_v8.109.0)
Tue, 02 May 2023 00:58:16 GMT

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

@ -1,6 +1,6 @@
{
"name": "@fluentui/react",
"version": "8.109.0",
"version": "8.109.1",
"description": "Reusable React components for building web experiences.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
@ -33,13 +33,13 @@
"mf": "just-scripts mf"
},
"devDependencies": {
"@fluentui/common-styles": "^1.2.24",
"@fluentui/common-styles": "^1.2.25",
"@fluentui/eslint-plugin": "*",
"@fluentui/example-data": "^8.4.8",
"@fluentui/jest-serializer-merge-styles": "^8.0.26",
"@fluentui/react-conformance": "*",
"@fluentui/test-utilities": "^8.3.2",
"@fluentui/webpack-utilities": "^8.1.13",
"@fluentui/test-utilities": "^8.3.3",
"@fluentui/webpack-utilities": "^8.1.14",
"office-ui-fabric-core": "^11.0.0",
"@fluentui/scripts-api-extractor": "*",
"@fluentui/scripts-jest": "*",
@ -48,17 +48,17 @@
},
"dependencies": {
"@fluentui/date-time-utilities": "^8.5.9",
"@fluentui/foundation-legacy": "^8.2.35",
"@fluentui/font-icons-mdl2": "^8.5.15",
"@fluentui/foundation-legacy": "^8.2.36",
"@fluentui/font-icons-mdl2": "^8.5.16",
"@fluentui/merge-styles": "^8.5.9",
"@fluentui/react-focus": "^8.8.21",
"@fluentui/react-hooks": "^8.6.22",
"@fluentui/react-focus": "^8.8.22",
"@fluentui/react-hooks": "^8.6.23",
"@fluentui/react-portal-compat-context": "^9.0.5",
"@fluentui/react-window-provider": "^2.2.11",
"@fluentui/react-window-provider": "^2.2.12",
"@fluentui/set-version": "^8.2.8",
"@fluentui/style-utilities": "^8.9.8",
"@fluentui/theme": "^2.6.27",
"@fluentui/utilities": "^8.13.11",
"@fluentui/style-utilities": "^8.9.9",
"@fluentui/theme": "^2.6.28",
"@fluentui/utilities": "^8.13.12",
"@microsoft/load-themed-styles": "^1.10.26",
"tslib": "^2.1.0"
},

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

@ -1,6 +1,27 @@
{
"name": "@fluentui/scheme-utilities",
"entries": [
{
"date": "Tue, 02 May 2023 22:20:21 GMT",
"tag": "@fluentui/scheme-utilities_v8.3.29",
"version": "8.3.29",
"comments": {
"patch": [
{
"author": "tristan.watanabe@gmail.com",
"package": "@fluentui/scheme-utilities",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833",
"comment": "fix: update npmignore files to fix npm8/node16 regression with how npm publish works."
},
{
"author": "beachball",
"package": "@fluentui/scheme-utilities",
"comment": "Bump @fluentui/theme to v2.6.28",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
}
]
}
},
{
"date": "Tue, 02 May 2023 00:58:19 GMT",
"tag": "@fluentui/scheme-utilities_v8.3.28",

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

@ -1,9 +1,19 @@
# Change Log - @fluentui/scheme-utilities
This log was last generated on Tue, 02 May 2023 00:58:19 GMT and should not be manually modified.
This log was last generated on Tue, 02 May 2023 22:20:21 GMT and should not be manually modified.
<!-- Start content -->
## [8.3.29](https://github.com/microsoft/fluentui/tree/@fluentui/scheme-utilities_v8.3.29)
Tue, 02 May 2023 22:20:21 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/scheme-utilities_v8.3.28..@fluentui/scheme-utilities_v8.3.29)
### Patches
- fix: update npmignore files to fix npm8/node16 regression with how npm publish works. ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by tristan.watanabe@gmail.com)
- Bump @fluentui/theme to v2.6.28 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
## [8.3.28](https://github.com/microsoft/fluentui/tree/@fluentui/scheme-utilities_v8.3.28)
Tue, 02 May 2023 00:58:19 GMT

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

@ -1,6 +1,6 @@
{
"name": "@fluentui/scheme-utilities",
"version": "8.3.28",
"version": "8.3.29",
"description": "Fluent UI React subtheme generator.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
@ -28,7 +28,7 @@
"@fluentui/scripts-webpack": "*"
},
"dependencies": {
"@fluentui/theme": "^2.6.27",
"@fluentui/theme": "^2.6.28",
"@fluentui/set-version": "^8.2.8",
"tslib": "^2.1.0"
},

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

@ -22,13 +22,13 @@
"@fluentui/scripts-tasks": "*"
},
"dependencies": {
"@fluentui/react": "^8.109.0",
"@fluentui/theme": "^2.6.27",
"@fluentui/react": "^8.109.1",
"@fluentui/theme": "^2.6.28",
"@storybook/addon-knobs": "6.4.0",
"@storybook/addon-essentials": "6.5.15",
"@storybook/addons": "6.5.15",
"@fluentui/azure-themes": "^8.6.1",
"@fluentui/theme-samples": "^8.7.81",
"@fluentui/azure-themes": "^8.6.2",
"@fluentui/theme-samples": "^8.7.82",
"tslib": "^2.1.0"
},
"peerDependencies": {

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

@ -1,6 +1,27 @@
{
"name": "@fluentui/style-utilities",
"entries": [
{
"date": "Tue, 02 May 2023 22:20:25 GMT",
"tag": "@fluentui/style-utilities_v8.9.9",
"version": "8.9.9",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/style-utilities",
"comment": "Bump @fluentui/theme to v2.6.28",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
},
{
"author": "beachball",
"package": "@fluentui/style-utilities",
"comment": "Bump @fluentui/utilities to v8.13.12",
"commit": "1235c3caf6133d0478ef8a4173034124c53ae833"
}
]
}
},
{
"date": "Tue, 02 May 2023 00:58:18 GMT",
"tag": "@fluentui/style-utilities_v8.9.8",

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

@ -1,9 +1,19 @@
# Change Log - @fluentui/style-utilities
This log was last generated on Tue, 02 May 2023 00:58:18 GMT and should not be manually modified.
This log was last generated on Tue, 02 May 2023 22:20:25 GMT and should not be manually modified.
<!-- Start content -->
## [8.9.9](https://github.com/microsoft/fluentui/tree/@fluentui/style-utilities_v8.9.9)
Tue, 02 May 2023 22:20:25 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/style-utilities_v8.9.8..@fluentui/style-utilities_v8.9.9)
### Patches
- Bump @fluentui/theme to v2.6.28 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
- Bump @fluentui/utilities to v8.13.12 ([PR #27745](https://github.com/microsoft/fluentui/pull/27745) by beachball)
## [8.9.8](https://github.com/microsoft/fluentui/tree/@fluentui/style-utilities_v8.9.8)
Tue, 02 May 2023 00:58:18 GMT

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