@fluentui/react-motion
Advanced tools
Comparing version 0.0.0-nightly-20241009-0406.1 to 0.0.0-nightly-20241010-0408.1
# Change Log - @fluentui/react-motion | ||
This log was last generated on Wed, 09 Oct 2024 04:11:23 GMT and should not be manually modified. | ||
This log was last generated on Thu, 10 Oct 2024 04:13:14 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [0.0.0-nightly-20241009-0406.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-motion_v0.0.0-nightly-20241009-0406.1) | ||
## [0.0.0-nightly-20241010-0408.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-motion_v0.0.0-nightly-20241010-0408.1) | ||
Wed, 09 Oct 2024 04:11:23 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-motion_v9.5.2..@fluentui/react-motion_v0.0.0-nightly-20241009-0406.1) | ||
Thu, 10 Oct 2024 04:13:14 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-motion_v9.5.2..@fluentui/react-motion_v0.0.0-nightly-20241010-0408.1) | ||
@@ -15,6 +15,6 @@ ### Changes | ||
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by fluentui-internal@service.microsoft.com) | ||
- Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20241009-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/ff49bb4c51baa57068c41d0a661a8ca12bef508f) by beachball) | ||
- Bump @fluentui/react-utilities to v0.0.0-nightly-20241009-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/ff49bb4c51baa57068c41d0a661a8ca12bef508f) by beachball) | ||
- Bump @fluentui/react-conformance to v0.0.0-nightly-20241009-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/ff49bb4c51baa57068c41d0a661a8ca12bef508f) by beachball) | ||
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20241009-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/ff49bb4c51baa57068c41d0a661a8ca12bef508f) by beachball) | ||
- Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20241010-0408.1 ([commit](https://github.com/microsoft/fluentui/commit/c7a26fbc0e64c8bf3a70cc4c06becb14c9538ea0) by beachball) | ||
- Bump @fluentui/react-utilities to v0.0.0-nightly-20241010-0408.1 ([commit](https://github.com/microsoft/fluentui/commit/c7a26fbc0e64c8bf3a70cc4c06becb14c9538ea0) by beachball) | ||
- Bump @fluentui/react-conformance to v0.0.0-nightly-20241010-0408.1 ([commit](https://github.com/microsoft/fluentui/commit/c7a26fbc0e64c8bf3a70cc4c06becb14c9538ea0) by beachball) | ||
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20241010-0408.1 ([commit](https://github.com/microsoft/fluentui/commit/c7a26fbc0e64c8bf3a70cc4c06becb14c9538ea0) by beachball) | ||
@@ -21,0 +21,0 @@ ## [9.5.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-motion_v9.5.2) |
@@ -95,8 +95,6 @@ import * as React_2 from 'react'; | ||
/** | ||
* @internal | ||
* | ||
* A motion param should be a primitive value that can be serialized to JSON and could be potentially used a plain | ||
* dependency for React hooks. | ||
*/ | ||
declare type MotionParam = boolean | number | string; | ||
export declare type MotionParam = boolean | number | string; | ||
@@ -103,0 +101,0 @@ export declare const motionTokens: { |
{ | ||
"name": "@fluentui/react-motion", | ||
"version": "0.0.0-nightly-20241009-0406.1", | ||
"version": "0.0.0-nightly-20241010-0408.1", | ||
"description": "A package with utilities & motion definitions using Web Animations API", | ||
@@ -35,4 +35,4 @@ "main": "lib-commonjs/index.js", | ||
"@fluentui/eslint-plugin": "*", | ||
"@fluentui/react-conformance": "0.0.0-nightly-20241009-0406.1", | ||
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20241009-0406.1", | ||
"@fluentui/react-conformance": "0.0.0-nightly-20241010-0408.1", | ||
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20241010-0408.1", | ||
"@fluentui/scripts-api-extractor": "*", | ||
@@ -43,4 +43,4 @@ "@fluentui/scripts-tasks": "*", | ||
"dependencies": { | ||
"@fluentui/react-shared-contexts": "0.0.0-nightly-20241009-0406.1", | ||
"@fluentui/react-utilities": "0.0.0-nightly-20241009-0406.1", | ||
"@fluentui/react-shared-contexts": "0.0.0-nightly-20241010-0408.1", | ||
"@fluentui/react-utilities": "0.0.0-nightly-20241010-0408.1", | ||
"@swc/helpers": "^0.5.1", | ||
@@ -47,0 +47,0 @@ "react-is": "^17.0.2" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
213091
1873
+ Added@fluentui/keyboard-keys@0.0.0-nightly-20241010-0408.1(transitive)
+ Added@fluentui/react-shared-contexts@0.0.0-nightly-20241010-0408.1(transitive)
+ Added@fluentui/react-theme@0.0.0-nightly-20241010-0408.1(transitive)
+ Added@fluentui/react-utilities@0.0.0-nightly-20241010-0408.1(transitive)
+ Added@fluentui/tokens@0.0.0-nightly-20241010-0408.1(transitive)
- Removed@fluentui/keyboard-keys@0.0.0-nightly-20241009-0406.1(transitive)
- Removed@fluentui/react-shared-contexts@0.0.0-nightly-20241009-0406.1(transitive)
- Removed@fluentui/react-theme@0.0.0-nightly-20241009-0406.1(transitive)
- Removed@fluentui/react-utilities@0.0.0-nightly-20241009-0406.1(transitive)
- Removed@fluentui/tokens@0.0.0-nightly-20241009-0406.1(transitive)
Updated@fluentui/react-shared-contexts@0.0.0-nightly-20241010-0408.1
Updated@fluentui/react-utilities@0.0.0-nightly-20241010-0408.1