@fluentui/react-image 0.0.0-nightlya21bfaceec20220202.1 → 0.0.0-nightlyb2b3ec1da320220209.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.json CHANGED
@@ -2,23 +2,17 @@
2
2
  "name": "@fluentui/react-image",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 02 Feb 2022 04:13:25 GMT",
6
- "tag": "@fluentui/react-image_v0.0.0-nightlya21bfaceec20220202.1",
7
- "version": "0.0.0-nightlya21bfaceec20220202.1",
5
+ "date": "Wed, 09 Feb 2022 04:13:06 GMT",
6
+ "tag": "@fluentui/react-image_v0.0.0-nightlyb2b3ec1da320220209.1",
7
+ "version": "0.0.0-nightlyb2b3ec1da320220209.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
11
11
  "author": "email not defined",
12
12
  "package": "@fluentui/react-image",
13
- "commit": "e975312642c322c9f393ec8345ead680d9df154a",
13
+ "commit": "066f84c7bef7f4df47448557396199d8b7f26480",
14
14
  "comment": "Release nightly v9"
15
15
  },
16
- {
17
- "author": "olfedias@microsoft.com",
18
- "package": "@fluentui/react-image",
19
- "commit": "ffe595b06f256f25e6224a0069972e1474893758",
20
- "comment": "update styles to not use CSS shorthands"
21
- },
22
16
  {
23
17
  "author": "Humberto.Morimoto@microsoft.com",
24
18
  "package": "@fluentui/react-image",
@@ -49,17 +43,29 @@
49
43
  "commit": "e0b8e1fa6980077e7b311fd1c72c28d3e4305db0",
50
44
  "comment": "Updating based on changes to composition types."
51
45
  },
46
+ {
47
+ "author": "behowell@microsoft.com",
48
+ "package": "@fluentui/react-image",
49
+ "commit": "53b01d71e335715fda91b33e3d7bbd9d471d5ed3",
50
+ "comment": "Refactor component Slot typings"
51
+ },
52
+ {
53
+ "author": "olfedias@microsoft.com",
54
+ "package": "@fluentui/react-image",
55
+ "commit": "ffe595b06f256f25e6224a0069972e1474893758",
56
+ "comment": "update styles to not use CSS shorthands"
57
+ },
52
58
  {
53
59
  "author": "beachball",
54
60
  "package": "@fluentui/react-image",
55
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightlya21bfaceec20220202.1",
56
- "commit": "e975312642c322c9f393ec8345ead680d9df154a"
61
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightlyb2b3ec1da320220209.1",
62
+ "commit": "066f84c7bef7f4df47448557396199d8b7f26480"
57
63
  },
58
64
  {
59
65
  "author": "beachball",
60
66
  "package": "@fluentui/react-image",
61
- "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightlya21bfaceec20220202.1",
62
- "commit": "e975312642c322c9f393ec8345ead680d9df154a"
67
+ "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightlyb2b3ec1da320220209.1",
68
+ "commit": "066f84c7bef7f4df47448557396199d8b7f26480"
63
69
  }
64
70
  ],
65
71
  "none": [
package/CHANGELOG.md CHANGED
@@ -1,25 +1,26 @@
1
1
  # Change Log - @fluentui/react-image
2
2
 
3
- This log was last generated on Wed, 02 Feb 2022 04:13:25 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 09 Feb 2022 04:13:06 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightlya21bfaceec20220202.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-image_v0.0.0-nightlya21bfaceec20220202.1)
7
+ ## [0.0.0-nightlyb2b3ec1da320220209.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-image_v0.0.0-nightlyb2b3ec1da320220209.1)
8
8
 
9
- Wed, 02 Feb 2022 04:13:25 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-image_v9.0.0-beta.4..@fluentui/react-image_v0.0.0-nightlya21bfaceec20220202.1)
9
+ Wed, 09 Feb 2022 04:13:06 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-image_v9.0.0-beta.4..@fluentui/react-image_v0.0.0-nightlyb2b3ec1da320220209.1)
11
11
 
12
12
  ### Changes
13
13
 
14
- - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/e975312642c322c9f393ec8345ead680d9df154a) by email not defined)
15
- - update styles to not use CSS shorthands ([PR #20818](https://github.com/microsoft/fluentui/pull/20818) by olfedias@microsoft.com)
14
+ - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/066f84c7bef7f4df47448557396199d8b7f26480) by email not defined)
16
15
  - react-image: Replacing use of functions in makeStyles with direct use of tokens. ([PR #21044](https://github.com/microsoft/fluentui/pull/21044) by Humberto.Morimoto@microsoft.com)
17
16
  - use Griffel packages ([PR #21432](https://github.com/microsoft/fluentui/pull/21432) by olfedias@microsoft.com)
18
17
  - Remove component's shorthandProps array ([PR #21134](https://github.com/microsoft/fluentui/pull/21134) by behowell@microsoft.com)
19
18
  - BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet ([PR #21365](https://github.com/microsoft/fluentui/pull/21365) by behowell@microsoft.com)
20
19
  - Updating based on changes to composition types. ([PR #20891](https://github.com/microsoft/fluentui/pull/20891) by Humberto.Morimoto@microsoft.com)
21
- - Bump @fluentui/react-utilities to v0.0.0-nightlya21bfaceec20220202.1 ([commit](https://github.com/microsoft/fluentui/commit/e975312642c322c9f393ec8345ead680d9df154a) by beachball)
22
- - Bump @fluentui/react-conformance-griffel to v0.0.0-nightlya21bfaceec20220202.1 ([commit](https://github.com/microsoft/fluentui/commit/e975312642c322c9f393ec8345ead680d9df154a) by beachball)
20
+ - Refactor component Slot typings ([PR #21518](https://github.com/microsoft/fluentui/pull/21518) by behowell@microsoft.com)
21
+ - update styles to not use CSS shorthands ([PR #20818](https://github.com/microsoft/fluentui/pull/20818) by olfedias@microsoft.com)
22
+ - Bump @fluentui/react-utilities to v0.0.0-nightlyb2b3ec1da320220209.1 ([commit](https://github.com/microsoft/fluentui/commit/066f84c7bef7f4df47448557396199d8b7f26480) by beachball)
23
+ - Bump @fluentui/react-conformance-griffel to v0.0.0-nightlyb2b3ec1da320220209.1 ([commit](https://github.com/microsoft/fluentui/commit/066f84c7bef7f4df47448557396199d8b7f26480) by beachball)
23
24
 
24
25
  ## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-image_v9.0.0-beta.4)
25
26
 
@@ -1,8 +1,8 @@
1
1
  import type { ComponentProps } from '@fluentui/react-utilities';
2
2
  import type { ComponentState } from '@fluentui/react-utilities';
3
3
  import type { ForwardRefComponent } from '@fluentui/react-utilities';
4
- import type { IntrinsicSlotProps } from '@fluentui/react-utilities';
5
4
  import * as React_2 from 'react';
5
+ import type { Slot } from '@fluentui/react-utilities';
6
6
 
7
7
  /**
8
8
  * The Image component ensures the consistent styling of images.
@@ -39,7 +39,7 @@ export declare type ImageCommons = {
39
39
  export declare type ImageProps = ComponentProps<ImageSlots> & Partial<ImageCommons>;
40
40
 
41
41
  export declare type ImageSlots = {
42
- root: IntrinsicSlotProps<'img'>;
42
+ root: Slot<'img'>;
43
43
  };
44
44
 
45
45
  export declare type ImageState = ComponentState<ImageSlots> & ImageCommons;
@@ -1,6 +1,6 @@
1
- import type { ComponentState, ComponentProps, IntrinsicSlotProps } from '@fluentui/react-utilities';
1
+ import type { ComponentState, ComponentProps, Slot } from '@fluentui/react-utilities';
2
2
  export declare type ImageSlots = {
3
- root: IntrinsicSlotProps<'img'>;
3
+ root: Slot<'img'>;
4
4
  };
5
5
  export declare type ImageCommons = {
6
6
  /**
@@ -1,6 +1,6 @@
1
- import type { ComponentState, ComponentProps, IntrinsicSlotProps } from '@fluentui/react-utilities';
1
+ import type { ComponentState, ComponentProps, Slot } from '@fluentui/react-utilities';
2
2
  export declare type ImageSlots = {
3
- root: IntrinsicSlotProps<'img'>;
3
+ root: Slot<'img'>;
4
4
  };
5
5
  export declare type ImageCommons = {
6
6
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-image",
3
- "version": "0.0.0-nightlya21bfaceec20220202.1",
3
+ "version": "0.0.0-nightlyb2b3ec1da320220209.1",
4
4
  "description": "Fluent UI React Image component.",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -28,7 +28,7 @@
28
28
  "devDependencies": {
29
29
  "@fluentui/eslint-plugin": "*",
30
30
  "@fluentui/react-conformance": "*",
31
- "@fluentui/react-conformance-griffel": "0.0.0-nightlya21bfaceec20220202.1",
31
+ "@fluentui/react-conformance-griffel": "0.0.0-nightlyb2b3ec1da320220209.1",
32
32
  "@fluentui/scripts": "^1.0.0",
33
33
  "@types/enzyme": "3.10.3",
34
34
  "@types/enzyme-adapter-react-16": "1.0.3",
@@ -44,7 +44,7 @@
44
44
  },
45
45
  "dependencies": {
46
46
  "@griffel/react": "1.0.0",
47
- "@fluentui/react-utilities": "0.0.0-nightlya21bfaceec20220202.1",
47
+ "@fluentui/react-utilities": "0.0.0-nightlyb2b3ec1da320220209.1",
48
48
  "tslib": "^2.1.0"
49
49
  },
50
50
  "peerDependencies": {