@fluentui/react-motion
Advanced tools
Comparing version 0.0.0-nightly-20250116-0406.1 to 0.0.0-nightly-20250120-0408.1
# Change Log - @fluentui/react-motion | ||
This log was last generated on Thu, 16 Jan 2025 04:10:42 GMT and should not be manually modified. | ||
This log was last generated on Mon, 20 Jan 2025 04:12:57 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [0.0.0-nightly-20250116-0406.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-motion_v0.0.0-nightly-20250116-0406.1) | ||
## [0.0.0-nightly-20250120-0408.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-motion_v0.0.0-nightly-20250120-0408.1) | ||
Thu, 16 Jan 2025 04:10:42 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-motion_v9.6.6..@fluentui/react-motion_v0.0.0-nightly-20250116-0406.1) | ||
Mon, 20 Jan 2025 04:12:57 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-motion_v9.6.6..@fluentui/react-motion_v0.0.0-nightly-20250120-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-20250116-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/d452864434800261d6bc8dcd83c6963b9c012371) by beachball) | ||
- Bump @fluentui/react-utilities to v0.0.0-nightly-20250116-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/d452864434800261d6bc8dcd83c6963b9c012371) by beachball) | ||
- Bump @fluentui/react-conformance to v0.0.0-nightly-20250116-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/d452864434800261d6bc8dcd83c6963b9c012371) by beachball) | ||
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20250116-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/d452864434800261d6bc8dcd83c6963b9c012371) by beachball) | ||
- Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20250120-0408.1 ([commit](https://github.com/microsoft/fluentui/commit/a62055796cadd29a7713bf95763cb097626ce4f0) by beachball) | ||
- Bump @fluentui/react-utilities to v0.0.0-nightly-20250120-0408.1 ([commit](https://github.com/microsoft/fluentui/commit/a62055796cadd29a7713bf95763cb097626ce4f0) by beachball) | ||
- Bump @fluentui/react-conformance to v0.0.0-nightly-20250120-0408.1 ([commit](https://github.com/microsoft/fluentui/commit/a62055796cadd29a7713bf95763cb097626ce4f0) by beachball) | ||
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20250120-0408.1 ([commit](https://github.com/microsoft/fluentui/commit/a62055796cadd29a7713bf95763cb097626ce4f0) by beachball) | ||
@@ -21,0 +21,0 @@ ## [9.6.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-motion_v9.6.6) |
@@ -15,3 +15,3 @@ "use strict"; | ||
function presenceMotionSlot(motion, options) { | ||
// eslint-disable-next-line deprecation/deprecation | ||
// eslint-disable-next-line @typescript-eslint/no-deprecated | ||
const { as, children, ...rest } = motion !== null && motion !== void 0 ? motion : {}; | ||
@@ -18,0 +18,0 @@ if (process.env.NODE_ENV !== 'production') { |
import { SLOT_ELEMENT_TYPE_SYMBOL, SLOT_RENDER_FUNCTION_SYMBOL } from '@fluentui/react-utilities'; | ||
import * as React from 'react'; | ||
export function presenceMotionSlot(motion, options) { | ||
// eslint-disable-next-line deprecation/deprecation | ||
// eslint-disable-next-line @typescript-eslint/no-deprecated | ||
const { as, children, ...rest } = motion !== null && motion !== void 0 ? motion : {}; | ||
@@ -6,0 +6,0 @@ if (process.env.NODE_ENV !== 'production') { |
{ | ||
"name": "@fluentui/react-motion", | ||
"version": "0.0.0-nightly-20250116-0406.1", | ||
"version": "0.0.0-nightly-20250120-0408.1", | ||
"description": "A package with utilities & motion definitions using Web Animations API", | ||
@@ -22,4 +22,4 @@ "main": "lib-commonjs/index.js", | ||
"@fluentui/eslint-plugin": "*", | ||
"@fluentui/react-conformance": "0.0.0-nightly-20250116-0406.1", | ||
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20250116-0406.1", | ||
"@fluentui/react-conformance": "0.0.0-nightly-20250120-0408.1", | ||
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20250120-0408.1", | ||
"@fluentui/scripts-api-extractor": "*", | ||
@@ -29,4 +29,4 @@ "@fluentui/scripts-cypress": "*" | ||
"dependencies": { | ||
"@fluentui/react-shared-contexts": "0.0.0-nightly-20250116-0406.1", | ||
"@fluentui/react-utilities": "0.0.0-nightly-20250116-0406.1", | ||
"@fluentui/react-shared-contexts": "0.0.0-nightly-20250120-0408.1", | ||
"@fluentui/react-utilities": "0.0.0-nightly-20250120-0408.1", | ||
"@swc/helpers": "^0.5.1", | ||
@@ -33,0 +33,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
223768
+ Added@fluentui/keyboard-keys@0.0.0-nightly-20250120-0408.1(transitive)
+ Added@fluentui/react-shared-contexts@0.0.0-nightly-20250120-0408.1(transitive)
+ Added@fluentui/react-theme@0.0.0-nightly-20250120-0408.1(transitive)
+ Added@fluentui/react-utilities@0.0.0-nightly-20250120-0408.1(transitive)
+ Added@fluentui/tokens@0.0.0-nightly-20250120-0408.1(transitive)
- Removed@fluentui/keyboard-keys@0.0.0-nightly-20250116-0406.1(transitive)
- Removed@fluentui/react-shared-contexts@0.0.0-nightly-20250116-0406.1(transitive)
- Removed@fluentui/react-theme@0.0.0-nightly-20250116-0406.1(transitive)
- Removed@fluentui/react-utilities@0.0.0-nightly-20250116-0406.1(transitive)
- Removed@fluentui/tokens@0.0.0-nightly-20250116-0406.1(transitive)
Updated@fluentui/react-shared-contexts@0.0.0-nightly-20250120-0408.1
Updated@fluentui/react-utilities@0.0.0-nightly-20250120-0408.1