@equinor/fusion-framework-react-components-people-provider 1.5.3 → 1.5.4

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.md CHANGED
@@ -1,13 +1,29 @@
1
1
  # @equinor/fusion-framework-react-components-people-provider
2
2
 
3
+ ## 1.5.4
4
+
5
+ ### Patch Changes
6
+
7
+ - [#2853](https://github.com/equinor/fusion-framework/pull/2853) [`97578f5`](https://github.com/equinor/fusion-framework/commit/97578f57c704194f1022e9b4338335689feea9be) Thanks [@odinr](https://github.com/odinr)! - removed useless react fragments from `PeopleResolverProvider`
8
+
9
+ - [#2855](https://github.com/equinor/fusion-framework/pull/2855) [`811f1a0`](https://github.com/equinor/fusion-framework/commit/811f1a0139ff4d1b0c3fba1ec2b77cc84ba080d1) Thanks [@odinr](https://github.com/odinr)! - Conformed to Biome `linter.correctness.useExhaustiveDependencies`
10
+
11
+ - [#2848](https://github.com/equinor/fusion-framework/pull/2848) [`dcd2fb1`](https://github.com/equinor/fusion-framework/commit/dcd2fb1394e175d0cc2a4289ed3ede8e0271d67d) Thanks [@odinr](https://github.com/odinr)! - Refactored imports to use `type` when importing types from a module, to conform with the `useImportType` rule in Biome.
12
+
13
+ - Updated dependencies [[`811f1a0`](https://github.com/equinor/fusion-framework/commit/811f1a0139ff4d1b0c3fba1ec2b77cc84ba080d1), [`1953dd2`](https://github.com/equinor/fusion-framework/commit/1953dd217d85fa4880856b2c97b6305fcbaf2e24), [`2fe6241`](https://github.com/equinor/fusion-framework/commit/2fe624186640c3b30079c7d76f0e3af65f64f5d2), [`dcd2fb1`](https://github.com/equinor/fusion-framework/commit/dcd2fb1394e175d0cc2a4289ed3ede8e0271d67d)]:
14
+ - @equinor/fusion-framework-react-module@3.1.7
15
+ - @equinor/fusion-framework-module-services@5.1.1
16
+ - @equinor/fusion-query@5.2.2
17
+ - @equinor/fusion-framework-react@7.4.1
18
+
3
19
  ## 1.5.3
4
20
 
5
21
  ### Patch Changes
6
22
 
7
23
  - Updated dependencies [[`ea4b522`](https://github.com/equinor/fusion-framework/commit/ea4b5221b30719289fc947b5dbb0acd3ea52ffaa)]:
8
- - @equinor/fusion-framework-react@7.4.0
9
- - @equinor/fusion-framework-react-module-bookmark@3.0.0
10
- - @equinor/fusion-framework-module-services@5.1.0
24
+ - @equinor/fusion-framework-react@7.4.0
25
+ - @equinor/fusion-framework-react-module-bookmark@3.0.0
26
+ - @equinor/fusion-framework-module-services@5.1.0
11
27
 
12
28
  ## 1.5.2
13
29
 
@@ -22,10 +38,10 @@
22
38
  - [#2791](https://github.com/equinor/fusion-framework/pull/2791) [`0f87836`](https://github.com/equinor/fusion-framework/commit/0f878368780f57df07dc766bc0afb945ca1346ce) Thanks [@eikeland](https://github.com/eikeland)! - Updating `@equinor/fusion-wc-person` to get latest fixes in dev-portal
23
39
 
24
40
  - Updated dependencies []:
25
- - @equinor/fusion-framework-react@7.3.8
26
- - @equinor/fusion-framework-react-module-bookmark@2.3.2
27
- - @equinor/fusion-query@5.2.1
28
- - @equinor/fusion-framework-module-services@5.1.0
41
+ - @equinor/fusion-framework-react@7.3.8
42
+ - @equinor/fusion-framework-react-module-bookmark@2.3.2
43
+ - @equinor/fusion-query@5.2.1
44
+ - @equinor/fusion-framework-module-services@5.1.0
29
45
 
30
46
  ## 1.5.0
31
47
 
@@ -36,8 +52,8 @@
36
52
  ### Patch Changes
37
53
 
38
54
  - Updated dependencies []:
39
- - @equinor/fusion-framework-react@7.3.7
40
- - @equinor/fusion-framework-react-module-bookmark@2.3.1
55
+ - @equinor/fusion-framework-react@7.3.7
56
+ - @equinor/fusion-framework-react-module-bookmark@2.3.1
41
57
 
42
58
  ## 1.4.19
43
59
 
@@ -46,28 +62,28 @@
46
62
  - [#2696](https://github.com/equinor/fusion-framework/pull/2696) [`7897219`](https://github.com/equinor/fusion-framework/commit/789721988959ea21a4ebe769128d5a92de90a678) Thanks [@AndrejNikolicEq](https://github.com/AndrejNikolicEq)! - wc-person component update from 3.1.0 to 3.1.1
47
63
 
48
64
  - Updated dependencies [[`6ead547`](https://github.com/equinor/fusion-framework/commit/6ead547b869cd8a431876e4316c18cb98094a6fb), [`6ead547`](https://github.com/equinor/fusion-framework/commit/6ead547b869cd8a431876e4316c18cb98094a6fb)]:
49
- - @equinor/fusion-framework-module-services@5.1.0
50
- - @equinor/fusion-framework-react-module-bookmark@2.3.0
51
- - @equinor/fusion-framework-react@7.3.6
65
+ - @equinor/fusion-framework-module-services@5.1.0
66
+ - @equinor/fusion-framework-react-module-bookmark@2.3.0
67
+ - @equinor/fusion-framework-react@7.3.6
52
68
 
53
69
  ## 1.4.18
54
70
 
55
71
  ### Patch Changes
56
72
 
57
73
  - Updated dependencies [[`a965fbe`](https://github.com/equinor/fusion-framework/commit/a965fbeb9544b74f7d7b4aaa1e57c50d2ae4a564)]:
58
- - @equinor/fusion-query@5.2.0
59
- - @equinor/fusion-framework-react@7.3.5
60
- - @equinor/fusion-framework-react-module-bookmark@2.2.4
61
- - @equinor/fusion-framework-module-services@5.0.1
74
+ - @equinor/fusion-query@5.2.0
75
+ - @equinor/fusion-framework-react@7.3.5
76
+ - @equinor/fusion-framework-react-module-bookmark@2.2.4
77
+ - @equinor/fusion-framework-module-services@5.0.1
62
78
 
63
79
  ## 1.4.17
64
80
 
65
81
  ### Patch Changes
66
82
 
67
83
  - Updated dependencies [[`2343667`](https://github.com/equinor/fusion-framework/commit/234366756878550ed7405610f384d69fb6a89967)]:
68
- - @equinor/fusion-framework-module-services@5.0.1
69
- - @equinor/fusion-framework-react@7.3.4
70
- - @equinor/fusion-framework-react-module-bookmark@2.2.3
84
+ - @equinor/fusion-framework-module-services@5.0.1
85
+ - @equinor/fusion-framework-react@7.3.4
86
+ - @equinor/fusion-framework-react-module-bookmark@2.2.3
71
87
 
72
88
  ## 1.4.16
73
89
 
@@ -81,7 +97,7 @@
81
97
 
82
98
  - [#2632](https://github.com/equinor/fusion-framework/pull/2632) [`b136b45`](https://github.com/equinor/fusion-framework/commit/b136b4565da1af09c8447956716f3d9f0ea91698) Thanks [@eikeland](https://github.com/eikeland)! - ### Changes
83
99
 
84
- Updated `@equinor/fusion-wc-person` dependency from version `^3.0.5` to `^3.0.6`
100
+ Updated `@equinor/fusion-wc-person` dependency from version `^3.0.5` to `^3.0.6`
85
101
 
86
102
  ## 1.4.14
87
103
 
@@ -89,43 +105,43 @@
89
105
 
90
106
  - [#2591](https://github.com/equinor/fusion-framework/pull/2591) [`445760c`](https://github.com/equinor/fusion-framework/commit/445760ce73e1d76303c83c367a394adfb5b7a479) Thanks [@eikeland](https://github.com/eikeland)! - ### Updated Dependencies:
91
107
 
92
- - Updated @equinor/fusion-wc-person to ^3.0.5 in package.json.
108
+ - Updated @equinor/fusion-wc-person to ^3.0.5 in package.json.
93
109
 
94
110
  ## 1.4.13
95
111
 
96
112
  ### Patch Changes
97
113
 
98
114
  - Updated dependencies [[`30767a2`](https://github.com/equinor/fusion-framework/commit/30767a2f72b54c2a3ea98ce08186017e34ae16bd)]:
99
- - @equinor/fusion-query@5.1.5
100
- - @equinor/fusion-framework-react@7.3.3
101
- - @equinor/fusion-framework-react-module-bookmark@2.2.2
102
- - @equinor/fusion-framework-module-services@5.0.0
115
+ - @equinor/fusion-query@5.1.5
116
+ - @equinor/fusion-framework-react@7.3.3
117
+ - @equinor/fusion-framework-react-module-bookmark@2.2.2
118
+ - @equinor/fusion-framework-module-services@5.0.0
103
119
 
104
120
  ## 1.4.12
105
121
 
106
122
  ### Patch Changes
107
123
 
108
124
  - Updated dependencies [[`7e67ae1`](https://github.com/equinor/fusion-framework/commit/7e67ae127a3a5256df925ae6bd472aa32b8d9292)]:
109
- - @equinor/fusion-framework-react-module-bookmark@2.2.1
125
+ - @equinor/fusion-framework-react-module-bookmark@2.2.1
110
126
 
111
127
  ## 1.4.11
112
128
 
113
129
  ### Patch Changes
114
130
 
115
131
  - Updated dependencies [[`9d1cb90`](https://github.com/equinor/fusion-framework/commit/9d1cb9003fa10e7ccaa95c20ef86f0a618034641), [`9d1cb90`](https://github.com/equinor/fusion-framework/commit/9d1cb9003fa10e7ccaa95c20ef86f0a618034641)]:
116
- - @equinor/fusion-framework-react-module-bookmark@2.2.0
117
- - @equinor/fusion-framework-module-services@5.0.0
118
- - @equinor/fusion-framework-react@7.3.2
132
+ - @equinor/fusion-framework-react-module-bookmark@2.2.0
133
+ - @equinor/fusion-framework-module-services@5.0.0
134
+ - @equinor/fusion-framework-react@7.3.2
119
135
 
120
136
  ## 1.4.10
121
137
 
122
138
  ### Patch Changes
123
139
 
124
140
  - Updated dependencies [[`21db01b`](https://github.com/equinor/fusion-framework/commit/21db01bbe5113b07aaa715d554378561e1a5223d)]:
125
- - @equinor/fusion-query@5.1.4
126
- - @equinor/fusion-framework-react@7.3.1
127
- - @equinor/fusion-framework-react-module-bookmark@2.1.19
128
- - @equinor/fusion-framework-module-services@4.1.5
141
+ - @equinor/fusion-query@5.1.4
142
+ - @equinor/fusion-framework-react@7.3.1
143
+ - @equinor/fusion-framework-react-module-bookmark@2.1.19
144
+ - @equinor/fusion-framework-module-services@4.1.5
129
145
 
130
146
  ## 1.4.9
131
147
 
@@ -133,13 +149,13 @@
133
149
 
134
150
  - [#2494](https://github.com/equinor/fusion-framework/pull/2494) [`e11ad64`](https://github.com/equinor/fusion-framework/commit/e11ad64a42210443bdfd9ab9eb2fb95e7e345251) Thanks [@odinr](https://github.com/odinr)! - Updating fusion-wc-person to fix issues when using selectedPerson = null in PersonSelect component.
135
151
 
136
- Updated the following dependencies
152
+ Updated the following dependencies
137
153
 
138
- - `@equinor/fusion-wc-person` from `^3.0.1` to `^3.0.3` in `packages/cli/package.json` and `packages/react/components/people-resolver/package.json`.
154
+ - `@equinor/fusion-wc-person` from `^3.0.1` to `^3.0.3` in `packages/cli/package.json` and `packages/react/components/people-resolver/package.json`.
139
155
 
140
156
  - Updated dependencies [[`e11ad64`](https://github.com/equinor/fusion-framework/commit/e11ad64a42210443bdfd9ab9eb2fb95e7e345251)]:
141
- - @equinor/fusion-framework-react@7.3.0
142
- - @equinor/fusion-framework-react-module-bookmark@2.1.18
157
+ - @equinor/fusion-framework-react@7.3.0
158
+ - @equinor/fusion-framework-react-module-bookmark@2.1.18
143
159
 
144
160
  ## 1.4.8
145
161
 
@@ -147,45 +163,45 @@
147
163
 
148
164
  - [#2493](https://github.com/equinor/fusion-framework/pull/2493) [`4839295`](https://github.com/equinor/fusion-framework/commit/4839295263f07704bc43930351ce34dfb27a4c81) Thanks [@eikeland](https://github.com/eikeland)! - Updating fusion-wc-person to fix issues when using selectedPerson = null in PersonSelect component.
149
165
 
150
- Updated the following dependencies
166
+ Updated the following dependencies
151
167
 
152
- - `@equinor/fusion-wc-person` from `^3.0.1` to `^3.0.3` in `packages/cli/package.json` and `packages/react/components/people-resolver/package.json`.
168
+ - `@equinor/fusion-wc-person` from `^3.0.1` to `^3.0.3` in `packages/cli/package.json` and `packages/react/components/people-resolver/package.json`.
153
169
 
154
170
  - Updated dependencies [[`73af73e`](https://github.com/equinor/fusion-framework/commit/73af73e5582ca27b132210af8ba308b80e036d51)]:
155
- - @equinor/fusion-framework-module-services@4.1.5
156
- - @equinor/fusion-framework-react@7.2.3
157
- - @equinor/fusion-framework-react-module-bookmark@2.1.17
171
+ - @equinor/fusion-framework-module-services@4.1.5
172
+ - @equinor/fusion-framework-react@7.2.3
173
+ - @equinor/fusion-framework-react-module-bookmark@2.1.17
158
174
 
159
175
  ## 1.4.7
160
176
 
161
177
  ### Patch Changes
162
178
 
163
179
  - Updated dependencies []:
164
- - @equinor/fusion-framework-module-services@4.1.4
165
- - @equinor/fusion-framework-react@7.2.2
166
- - @equinor/fusion-framework-react-module@3.1.6
167
- - @equinor/fusion-framework-react-module-bookmark@2.1.16
180
+ - @equinor/fusion-framework-module-services@4.1.4
181
+ - @equinor/fusion-framework-react@7.2.2
182
+ - @equinor/fusion-framework-react-module@3.1.6
183
+ - @equinor/fusion-framework-react-module-bookmark@2.1.16
168
184
 
169
185
  ## 1.4.6
170
186
 
171
187
  ### Patch Changes
172
188
 
173
189
  - Updated dependencies []:
174
- - @equinor/fusion-framework-react-module-bookmark@2.1.15
175
- - @equinor/fusion-framework-react@7.2.1
176
- - @equinor/fusion-query@5.1.3
177
- - @equinor/fusion-framework-module-services@4.1.3
190
+ - @equinor/fusion-framework-react-module-bookmark@2.1.15
191
+ - @equinor/fusion-framework-react@7.2.1
192
+ - @equinor/fusion-query@5.1.3
193
+ - @equinor/fusion-framework-module-services@4.1.3
178
194
 
179
195
  ## 1.4.5
180
196
 
181
197
  ### Patch Changes
182
198
 
183
199
  - Updated dependencies [[`be2e925`](https://github.com/equinor/fusion-framework/commit/be2e92532f4a4b8f0b2c9e12d4adf942d380423e), [`843edd9`](https://github.com/equinor/fusion-framework/commit/843edd96f2a01ebd814766105902977cdc1cdf8e)]:
184
- - @equinor/fusion-query@5.1.2
185
- - @equinor/fusion-framework-react@7.2.0
186
- - @equinor/fusion-framework-module-services@4.1.3
187
- - @equinor/fusion-framework-react-module@3.1.5
188
- - @equinor/fusion-framework-react-module-bookmark@2.1.14
200
+ - @equinor/fusion-query@5.1.2
201
+ - @equinor/fusion-framework-react@7.2.0
202
+ - @equinor/fusion-framework-module-services@4.1.3
203
+ - @equinor/fusion-framework-react-module@3.1.5
204
+ - @equinor/fusion-framework-react-module-bookmark@2.1.14
189
205
 
190
206
  ## 1.4.4
191
207
 
@@ -194,19 +210,19 @@
194
210
  - [#2389](https://github.com/equinor/fusion-framework/pull/2389) [`a3543e3`](https://github.com/equinor/fusion-framework/commit/a3543e31353c9eac25140842643cb8e27e9b187e) Thanks [@eikeland](https://github.com/eikeland)! - Updating fusion(react|wc)-person to fix issues with clearing component
195
211
 
196
212
  - Updated dependencies [[`decb9e9`](https://github.com/equinor/fusion-framework/commit/decb9e9e3d1bb1b0577b729a1e7ae812afdd83cb)]:
197
- - @equinor/fusion-query@5.1.1
198
- - @equinor/fusion-framework-react@7.1.4
199
- - @equinor/fusion-framework-react-module-bookmark@2.1.13
200
- - @equinor/fusion-framework-module-services@4.1.2
201
- - @equinor/fusion-framework-react-module@3.1.4
213
+ - @equinor/fusion-query@5.1.1
214
+ - @equinor/fusion-framework-react@7.1.4
215
+ - @equinor/fusion-framework-react-module-bookmark@2.1.13
216
+ - @equinor/fusion-framework-module-services@4.1.2
217
+ - @equinor/fusion-framework-react-module@3.1.4
202
218
 
203
219
  ## 1.4.3
204
220
 
205
221
  ### Patch Changes
206
222
 
207
223
  - Updated dependencies []:
208
- - @equinor/fusion-framework-react@7.1.3
209
- - @equinor/fusion-framework-react-module-bookmark@2.1.12
224
+ - @equinor/fusion-framework-react@7.1.3
225
+ - @equinor/fusion-framework-react-module-bookmark@2.1.12
210
226
 
211
227
  ## 1.4.2
212
228
 
@@ -218,53 +234,53 @@
218
234
 
219
235
  - [#2320](https://github.com/equinor/fusion-framework/pull/2320) [`1dd85f3`](https://github.com/equinor/fusion-framework/commit/1dd85f3a408a73df556d1812a5f280945cc100ee) Thanks [@odinr](https://github.com/odinr)! - Removed the `removeComments` option from the `tsconfig.base.json` file.
220
236
 
221
- Removing the `removeComments` option allows TypeScript to preserve comments in the compiled JavaScript output. This can be beneficial for several reasons:
237
+ Removing the `removeComments` option allows TypeScript to preserve comments in the compiled JavaScript output. This can be beneficial for several reasons:
222
238
 
223
- 1. Improved debugging: Preserved comments can help developers understand the code better during debugging sessions.
224
- 2. Documentation: JSDoc comments and other important code documentation will be retained in the compiled output.
225
- 3. Source map accuracy: Keeping comments can lead to more accurate source maps, which is crucial for debugging and error tracking.
239
+ 1. Improved debugging: Preserved comments can help developers understand the code better during debugging sessions.
240
+ 2. Documentation: JSDoc comments and other important code documentation will be retained in the compiled output.
241
+ 3. Source map accuracy: Keeping comments can lead to more accurate source maps, which is crucial for debugging and error tracking.
226
242
 
227
- No action is required from consumers of the library. This change affects the build process and doesn't introduce any breaking changes or new features.
243
+ No action is required from consumers of the library. This change affects the build process and doesn't introduce any breaking changes or new features.
228
244
 
229
- Before:
245
+ Before:
230
246
 
231
- ```json
232
- {
233
- "compilerOptions": {
234
- "module": "ES2022",
235
- "target": "ES6",
236
- "incremental": true,
237
- "removeComments": true,
238
- "preserveConstEnums": true,
239
- "sourceMap": true,
240
- "moduleResolution": "node"
241
- }
247
+ ```json
248
+ {
249
+ "compilerOptions": {
250
+ "module": "ES2022",
251
+ "target": "ES6",
252
+ "incremental": true,
253
+ "removeComments": true,
254
+ "preserveConstEnums": true,
255
+ "sourceMap": true,
256
+ "moduleResolution": "node"
242
257
  }
243
- ```
244
-
245
- After:
246
-
247
- ```json
248
- {
249
- "compilerOptions": {
250
- "module": "ES2022",
251
- "target": "ES6",
252
- "incremental": true,
253
- "preserveConstEnums": true,
254
- "sourceMap": true,
255
- "moduleResolution": "node"
256
- }
258
+ }
259
+ ```
260
+
261
+ After:
262
+
263
+ ```json
264
+ {
265
+ "compilerOptions": {
266
+ "module": "ES2022",
267
+ "target": "ES6",
268
+ "incremental": true,
269
+ "preserveConstEnums": true,
270
+ "sourceMap": true,
271
+ "moduleResolution": "node"
257
272
  }
258
- ```
273
+ }
274
+ ```
259
275
 
260
- This change ensures that comments are preserved in the compiled output, potentially improving the development and debugging experience for users of the Fusion Framework.
276
+ This change ensures that comments are preserved in the compiled output, potentially improving the development and debugging experience for users of the Fusion Framework.
261
277
 
262
278
  - Updated dependencies [[`5e20ce1`](https://github.com/equinor/fusion-framework/commit/5e20ce17af709f0443b7110bfc952ff8d8d81dee), [`86d55b8`](https://github.com/equinor/fusion-framework/commit/86d55b8d27a572f3f62170b1e72aceda54f955e1), [`29ff796`](https://github.com/equinor/fusion-framework/commit/29ff796ebb3a643c604e4153b6798bde5992363c), [`1dd85f3`](https://github.com/equinor/fusion-framework/commit/1dd85f3a408a73df556d1812a5f280945cc100ee), [`5e20ce1`](https://github.com/equinor/fusion-framework/commit/5e20ce17af709f0443b7110bfc952ff8d8d81dee)]:
263
- - @equinor/fusion-query@5.1.0
264
- - @equinor/fusion-framework-react-module-bookmark@2.1.11
265
- - @equinor/fusion-framework-react-module@3.1.3
266
- - @equinor/fusion-framework-module-services@4.1.1
267
- - @equinor/fusion-framework-react@7.1.2
279
+ - @equinor/fusion-query@5.1.0
280
+ - @equinor/fusion-framework-react-module-bookmark@2.1.11
281
+ - @equinor/fusion-framework-react-module@3.1.3
282
+ - @equinor/fusion-framework-module-services@4.1.1
283
+ - @equinor/fusion-framework-react@7.1.2
268
284
 
269
285
  ## 1.4.1
270
286
 
@@ -273,10 +289,10 @@
273
289
  - [#2270](https://github.com/equinor/fusion-framework/pull/2270) [`b739416`](https://github.com/equinor/fusion-framework/commit/b7394165a573e545152cfcedc2ddae186ec94112) Thanks [@asbjornhaland](https://github.com/asbjornhaland)! - - Update fusion-wc-person to resolve issue with positioning
274
290
 
275
291
  - Updated dependencies []:
276
- - @equinor/fusion-framework-react@7.1.1
277
- - @equinor/fusion-framework-react-module-bookmark@2.1.10
278
- - @equinor/fusion-query@5.0.5
279
- - @equinor/fusion-framework-module-services@4.1.0
292
+ - @equinor/fusion-framework-react@7.1.1
293
+ - @equinor/fusion-framework-react-module-bookmark@2.1.10
294
+ - @equinor/fusion-query@5.0.5
295
+ - @equinor/fusion-framework-module-services@4.1.0
280
296
 
281
297
  ## 1.4.0
282
298
 
@@ -284,94 +300,97 @@
284
300
 
285
301
  - [#2181](https://github.com/equinor/fusion-framework/pull/2181) [`ba2379b`](https://github.com/equinor/fusion-framework/commit/ba2379b177f23ccc023894e36e50d7fc56c929c8) Thanks [@odinr](https://github.com/odinr)! - ## @equinor/fusion-framework-module-services
286
302
 
287
- Updated the `PeopleApiClient.photo` method to properly type the response as `PersonPhotoApiResponse<TVersion>` instead of `Blob`. This allows for more accurate type checking when using the method.
303
+ Updated the `PeopleApiClient.photo` method to properly type the response as `PersonPhotoApiResponse<TVersion>` instead of `Blob`. This allows for more accurate type checking when using the method.
288
304
 
289
- To update your code:
305
+ To update your code:
290
306
 
291
- - If you are using the `PeopleApiClient.photo` method directly, no changes are needed. The method will now properly type the response.
292
- - If you have custom type assertions or checks around the response from `PeopleApiClient.photo`, you may need to update them to handle `PersonPhotoApiResponse<TVersion>` instead of `Blob`.
307
+ - If you are using the `PeopleApiClient.photo` method directly, no changes are needed. The method will now properly type the response.
308
+ - If you have custom type assertions or checks around the response from `PeopleApiClient.photo`, you may need to update them to handle `PersonPhotoApiResponse<TVersion>` instead of `Blob`.
293
309
 
294
- Example:
310
+ Example:
295
311
 
296
- ```ts
297
- // Before
298
- const photoResponse: Blob = await peopleApiClient.photo('v2', 'blob', { azureId: '123' });
299
- console.log(typeof photoResponse); // Blob
312
+ ```ts
313
+ // Before
314
+ const photoResponse: Blob = await peopleApiClient.photo("v2", "blob", {
315
+ azureId: "123",
316
+ });
317
+ console.log(typeof photoResponse); // Blob
300
318
 
301
- // After
302
- const photoResponse: PersonPhotoApiResponse<'v2'> = await peopleApiClient.photo('v2', 'blob', {
303
- azureId: '123',
319
+ // After
320
+ const photoResponse: PersonPhotoApiResponse<"v2"> =
321
+ await peopleApiClient.photo("v2", "blob", {
322
+ azureId: "123",
304
323
  });
305
- console.log(typeof photoResponse); // Object - { filename: string, blob: Blob }
306
- ```
324
+ console.log(typeof photoResponse); // Object - { filename: string, blob: Blob }
325
+ ```
307
326
 
308
327
  ### Patch Changes
309
328
 
310
329
  - Updated dependencies [[`ba2379b`](https://github.com/equinor/fusion-framework/commit/ba2379b177f23ccc023894e36e50d7fc56c929c8), [`ba2379b`](https://github.com/equinor/fusion-framework/commit/ba2379b177f23ccc023894e36e50d7fc56c929c8), [`1681940`](https://github.com/equinor/fusion-framework/commit/16819401db191321637fb2a17390abd98738c103)]:
311
- - @equinor/fusion-framework-module-services@4.1.0
312
- - @equinor/fusion-framework-react@7.1.0
313
- - @equinor/fusion-query@5.0.4
314
- - @equinor/fusion-framework-react-module-bookmark@2.1.9
330
+ - @equinor/fusion-framework-module-services@4.1.0
331
+ - @equinor/fusion-framework-react@7.1.0
332
+ - @equinor/fusion-query@5.0.4
333
+ - @equinor/fusion-framework-react-module-bookmark@2.1.9
315
334
 
316
335
  ## 1.3.8
317
336
 
318
337
  ### Patch Changes
319
338
 
320
339
  - Updated dependencies [[`6a81125`](https://github.com/equinor/fusion-framework/commit/6a81125ca856bbddbd1ec9e66a30e887cef93f66), [`cd737c2`](https://github.com/equinor/fusion-framework/commit/cd737c2f916747965ece46ed6f33fdadb776c90b)]:
321
- - @equinor/fusion-query@5.0.3
322
- - @equinor/fusion-framework-module-services@4.0.2
323
- - @equinor/fusion-framework-react@7.0.8
324
- - @equinor/fusion-framework-react-module@3.1.2
325
- - @equinor/fusion-framework-react-module-bookmark@2.1.8
340
+ - @equinor/fusion-query@5.0.3
341
+ - @equinor/fusion-framework-module-services@4.0.2
342
+ - @equinor/fusion-framework-react@7.0.8
343
+ - @equinor/fusion-framework-react-module@3.1.2
344
+ - @equinor/fusion-framework-react-module-bookmark@2.1.8
326
345
 
327
346
  ## 1.3.7
328
347
 
329
348
  ### Patch Changes
330
349
 
331
350
  - Updated dependencies [[`bd3d3e1`](https://github.com/equinor/fusion-framework/commit/bd3d3e165b3cbcef8f2c7b3219d21387731e5995)]:
332
- - @equinor/fusion-query@5.0.2
333
- - @equinor/fusion-framework-react-module-bookmark@2.1.7
334
- - @equinor/fusion-framework-react@7.0.7
335
- - @equinor/fusion-framework-module-services@4.0.1
351
+ - @equinor/fusion-query@5.0.2
352
+ - @equinor/fusion-framework-react-module-bookmark@2.1.7
353
+ - @equinor/fusion-framework-react@7.0.7
354
+ - @equinor/fusion-framework-module-services@4.0.1
336
355
 
337
356
  ## 1.3.6
338
357
 
339
358
  ### Patch Changes
340
359
 
341
360
  - Updated dependencies [[`491c2e0`](https://github.com/equinor/fusion-framework/commit/491c2e05a2383dc7aa310f11ba6f7325a69e7197)]:
342
- - @equinor/fusion-query@5.0.1
343
- - @equinor/fusion-framework-react-module-bookmark@2.1.6
344
- - @equinor/fusion-framework-react@7.0.6
345
- - @equinor/fusion-framework-module-services@4.0.1
361
+ - @equinor/fusion-query@5.0.1
362
+ - @equinor/fusion-framework-react-module-bookmark@2.1.6
363
+ - @equinor/fusion-framework-react@7.0.6
364
+ - @equinor/fusion-framework-module-services@4.0.1
346
365
 
347
366
  ## 1.3.5
348
367
 
349
368
  ### Patch Changes
350
369
 
351
370
  - Updated dependencies [[`b9c1643`](https://github.com/equinor/fusion-framework/commit/b9c164337d984e760d4701d1c534b14cb52aa7e2), [`b9c1643`](https://github.com/equinor/fusion-framework/commit/b9c164337d984e760d4701d1c534b14cb52aa7e2), [`b9c1643`](https://github.com/equinor/fusion-framework/commit/b9c164337d984e760d4701d1c534b14cb52aa7e2)]:
352
- - @equinor/fusion-query@5.0.0
353
- - @equinor/fusion-framework-react-module-bookmark@2.1.5
354
- - @equinor/fusion-framework-react@7.0.5
355
- - @equinor/fusion-framework-module-services@4.0.1
371
+ - @equinor/fusion-query@5.0.0
372
+ - @equinor/fusion-framework-react-module-bookmark@2.1.5
373
+ - @equinor/fusion-framework-react@7.0.5
374
+ - @equinor/fusion-framework-module-services@4.0.1
356
375
 
357
376
  ## 1.3.4
358
377
 
359
378
  ### Patch Changes
360
379
 
361
380
  - Updated dependencies []:
362
- - @equinor/fusion-framework-module-services@4.0.1
363
- - @equinor/fusion-framework-react@7.0.4
364
- - @equinor/fusion-framework-react-module-bookmark@2.1.4
381
+ - @equinor/fusion-framework-module-services@4.0.1
382
+ - @equinor/fusion-framework-react@7.0.4
383
+ - @equinor/fusion-framework-react-module-bookmark@2.1.4
365
384
 
366
385
  ## 1.3.3
367
386
 
368
387
  ### Patch Changes
369
388
 
370
389
  - Updated dependencies [[`f5e4090`](https://github.com/equinor/fusion-framework/commit/f5e4090fa285db8dc10e09b450cee5767437d883)]:
371
- - @equinor/fusion-query@4.2.0
372
- - @equinor/fusion-framework-react@7.0.3
373
- - @equinor/fusion-framework-react-module-bookmark@2.1.3
374
- - @equinor/fusion-framework-module-services@4.0.1
390
+ - @equinor/fusion-query@4.2.0
391
+ - @equinor/fusion-framework-react@7.0.3
392
+ - @equinor/fusion-framework-react-module-bookmark@2.1.3
393
+ - @equinor/fusion-framework-module-services@4.0.1
375
394
 
376
395
  ## 1.3.2
377
396
 
@@ -380,9 +399,9 @@
380
399
  - [#2050](https://github.com/equinor/fusion-framework/pull/2050) [`1cf4003`](https://github.com/equinor/fusion-framework/commit/1cf400389d8d15afbacdc33789130e268c492a0c) Thanks [@AndrejNikolicEq](https://github.com/AndrejNikolicEq)! - Person component update
381
400
 
382
401
  - Updated dependencies []:
383
- - @equinor/fusion-framework-module-services@4.0.1
384
- - @equinor/fusion-framework-react@7.0.2
385
- - @equinor/fusion-framework-react-module-bookmark@2.1.2
402
+ - @equinor/fusion-framework-module-services@4.0.1
403
+ - @equinor/fusion-framework-react@7.0.2
404
+ - @equinor/fusion-framework-react-module-bookmark@2.1.2
386
405
 
387
406
  ## 1.3.1
388
407
 
@@ -391,10 +410,10 @@
391
410
  - [#1981](https://github.com/equinor/fusion-framework/pull/1981) [`3d068b5`](https://github.com/equinor/fusion-framework/commit/3d068b5a7b214b62fcae5546f08830ea90f872dc) Thanks [@eikeland](https://github.com/eikeland)! - Align package exports with node10+ documentation.
392
411
 
393
412
  - Updated dependencies [[`3d068b5`](https://github.com/equinor/fusion-framework/commit/3d068b5a7b214b62fcae5546f08830ea90f872dc)]:
394
- - @equinor/fusion-framework-react-module@3.1.1
395
- - @equinor/fusion-framework-module-services@4.0.1
396
- - @equinor/fusion-framework-react@7.0.1
397
- - @equinor/fusion-framework-react-module-bookmark@2.1.1
413
+ - @equinor/fusion-framework-react-module@3.1.1
414
+ - @equinor/fusion-framework-module-services@4.0.1
415
+ - @equinor/fusion-framework-react@7.0.1
416
+ - @equinor/fusion-framework-react-module-bookmark@2.1.1
398
417
 
399
418
  ## 1.3.0
400
419
 
@@ -407,19 +426,19 @@
407
426
  - [#1945](https://github.com/equinor/fusion-framework/pull/1945) [`b59d314`](https://github.com/equinor/fusion-framework/commit/b59d3142a551574117d3cdeb274cceb996459000) Thanks [@asbjornhaland](https://github.com/asbjornhaland)! - bump @equinor/fusion-wc-person from 2.6.4 to 2.6.5
408
427
 
409
428
  - Updated dependencies [[`f3ae28d`](https://github.com/equinor/fusion-framework/commit/f3ae28dc6d1d5043605e07e2cd2e83ae799cd904)]:
410
- - @equinor/fusion-framework-react-module-bookmark@2.1.0
411
- - @equinor/fusion-framework-react-module@3.1.0
412
- - @equinor/fusion-framework-module-services@4.0.0
413
- - @equinor/fusion-framework-react@7.0.0
414
- - @equinor/fusion-query@4.1.0
429
+ - @equinor/fusion-framework-react-module-bookmark@2.1.0
430
+ - @equinor/fusion-framework-react-module@3.1.0
431
+ - @equinor/fusion-framework-module-services@4.0.0
432
+ - @equinor/fusion-framework-react@7.0.0
433
+ - @equinor/fusion-query@4.1.0
415
434
 
416
435
  ## 1.2.6
417
436
 
418
437
  ### Patch Changes
419
438
 
420
439
  - Updated dependencies []:
421
- - @equinor/fusion-framework-react-module-bookmark@2.0.35
422
- - @equinor/fusion-framework-react@6.0.5
440
+ - @equinor/fusion-framework-react-module-bookmark@2.0.35
441
+ - @equinor/fusion-framework-react@6.0.5
423
442
 
424
443
  ## 1.2.5
425
444
 
@@ -432,8 +451,8 @@
432
451
  ### Patch Changes
433
452
 
434
453
  - Updated dependencies []:
435
- - @equinor/fusion-framework-react@6.0.4
436
- - @equinor/fusion-framework-react-module-bookmark@2.0.34
454
+ - @equinor/fusion-framework-react@6.0.4
455
+ - @equinor/fusion-framework-react-module-bookmark@2.0.34
437
456
 
438
457
  ## 1.2.3
439
458
 
@@ -446,8 +465,8 @@
446
465
  ### Patch Changes
447
466
 
448
467
  - Updated dependencies []:
449
- - @equinor/fusion-framework-react@6.0.3
450
- - @equinor/fusion-framework-react-module-bookmark@2.0.33
468
+ - @equinor/fusion-framework-react@6.0.3
469
+ - @equinor/fusion-framework-react-module-bookmark@2.0.33
451
470
 
452
471
  ## 1.2.1
453
472
 
@@ -466,10 +485,10 @@
466
485
  ### Patch Changes
467
486
 
468
487
  - Updated dependencies [[`2a813bc`](https://github.com/equinor/fusion-framework/commit/2a813bc0a32f53e7515f16f8b5cba1cf1e5018a3)]:
469
- - @equinor/fusion-framework-react@6.0.2
470
- - @equinor/fusion-framework-react-module-bookmark@2.0.32
471
- - @equinor/fusion-framework-module-services@3.2.4
472
- - @equinor/fusion-framework-react-module@3.0.8
488
+ - @equinor/fusion-framework-react@6.0.2
489
+ - @equinor/fusion-framework-react-module-bookmark@2.0.32
490
+ - @equinor/fusion-framework-module-services@3.2.4
491
+ - @equinor/fusion-framework-react-module@3.0.8
473
492
 
474
493
  ## 1.1.14
475
494
 
@@ -482,33 +501,33 @@
482
501
  ### Patch Changes
483
502
 
484
503
  - Updated dependencies [[`fdbe12f`](https://github.com/equinor/fusion-framework/commit/fdbe12f258aeb98d91094f16f2d8ce229d7b13ee)]:
485
- - @equinor/fusion-framework-react@6.0.1
486
- - @equinor/fusion-framework-react-module-bookmark@2.0.31
487
- - @equinor/fusion-query@4.0.6
488
- - @equinor/fusion-framework-module-services@3.2.3
504
+ - @equinor/fusion-framework-react@6.0.1
505
+ - @equinor/fusion-framework-react-module-bookmark@2.0.31
506
+ - @equinor/fusion-query@4.0.6
507
+ - @equinor/fusion-framework-module-services@3.2.3
489
508
 
490
509
  ## 1.1.12
491
510
 
492
511
  ### Patch Changes
493
512
 
494
513
  - Updated dependencies [[`8b031c3`](https://github.com/equinor/fusion-framework/commit/8b031c31f314deeffdf395fc847e4279b61aab7e)]:
495
- - @equinor/fusion-framework-react@6.0.0
496
- - @equinor/fusion-framework-react-module-bookmark@2.0.30
514
+ - @equinor/fusion-framework-react@6.0.0
515
+ - @equinor/fusion-framework-react-module-bookmark@2.0.30
497
516
 
498
517
  ## 1.1.11
499
518
 
500
519
  ### Patch Changes
501
520
 
502
521
  - Updated dependencies []:
503
- - @equinor/fusion-framework-react-module-bookmark@2.0.29
522
+ - @equinor/fusion-framework-react-module-bookmark@2.0.29
504
523
 
505
524
  ## 1.1.10
506
525
 
507
526
  ### Patch Changes
508
527
 
509
528
  - Updated dependencies []:
510
- - @equinor/fusion-framework-react@5.3.9
511
- - @equinor/fusion-framework-react-module-bookmark@2.0.28
529
+ - @equinor/fusion-framework-react@5.3.9
530
+ - @equinor/fusion-framework-react-module-bookmark@2.0.28
512
531
 
513
532
  ## 1.1.9
514
533
 
@@ -517,48 +536,48 @@
517
536
  - [#1565](https://github.com/equinor/fusion-framework/pull/1565) [`4e7dbce`](https://github.com/equinor/fusion-framework/commit/4e7dbce1a92b093bec91d48d38afd7b70fe03296) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump @equinor/fusion-wc-person from 2.1.8 to 2.3.0
518
537
 
519
538
  - Updated dependencies []:
520
- - @equinor/fusion-framework-react@5.3.8
521
- - @equinor/fusion-framework-module-services@3.2.3
522
- - @equinor/fusion-framework-react-module-bookmark@2.0.27
539
+ - @equinor/fusion-framework-react@5.3.8
540
+ - @equinor/fusion-framework-module-services@3.2.3
541
+ - @equinor/fusion-framework-react-module-bookmark@2.0.27
523
542
 
524
543
  ## 1.1.8
525
544
 
526
545
  ### Patch Changes
527
546
 
528
547
  - Updated dependencies []:
529
- - @equinor/fusion-framework-module-services@3.2.3
530
- - @equinor/fusion-framework-react@5.3.7
531
- - @equinor/fusion-framework-react-module-bookmark@2.0.26
548
+ - @equinor/fusion-framework-module-services@3.2.3
549
+ - @equinor/fusion-framework-react@5.3.7
550
+ - @equinor/fusion-framework-react-module-bookmark@2.0.26
532
551
 
533
552
  ## 1.1.7
534
553
 
535
554
  ### Patch Changes
536
555
 
537
556
  - Updated dependencies []:
538
- - @equinor/fusion-framework-module-services@3.2.3
539
- - @equinor/fusion-framework-react@5.3.6
540
- - @equinor/fusion-framework-react-module-bookmark@2.0.25
557
+ - @equinor/fusion-framework-module-services@3.2.3
558
+ - @equinor/fusion-framework-react@5.3.6
559
+ - @equinor/fusion-framework-react-module-bookmark@2.0.25
541
560
 
542
561
  ## 1.1.6
543
562
 
544
563
  ### Patch Changes
545
564
 
546
565
  - Updated dependencies []:
547
- - @equinor/fusion-framework-react@5.3.5
548
- - @equinor/fusion-framework-react-module-bookmark@2.0.24
549
- - @equinor/fusion-query@4.0.5
550
- - @equinor/fusion-framework-module-services@3.2.3
566
+ - @equinor/fusion-framework-react@5.3.5
567
+ - @equinor/fusion-framework-react-module-bookmark@2.0.24
568
+ - @equinor/fusion-query@4.0.5
569
+ - @equinor/fusion-framework-module-services@3.2.3
551
570
 
552
571
  ## 1.1.5
553
572
 
554
573
  ### Patch Changes
555
574
 
556
575
  - Updated dependencies [[`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125)]:
557
- - @equinor/fusion-framework-react-module-bookmark@2.0.23
558
- - @equinor/fusion-framework-module-services@3.2.3
559
- - @equinor/fusion-framework-react@5.3.4
560
- - @equinor/fusion-query@4.0.4
561
- - @equinor/fusion-framework-react-module@3.0.7
576
+ - @equinor/fusion-framework-react-module-bookmark@2.0.23
577
+ - @equinor/fusion-framework-module-services@3.2.3
578
+ - @equinor/fusion-framework-react@5.3.4
579
+ - @equinor/fusion-query@4.0.4
580
+ - @equinor/fusion-framework-react-module@3.0.7
562
581
 
563
582
  ## 1.1.4
564
583
 
@@ -567,7 +586,7 @@
567
586
  - [`22909e77`](https://github.com/equinor/fusion-framework/commit/22909e77488b099697dccec93e7ac8416dc4a5bd) Thanks [@odinr](https://github.com/odinr)! - updated @equinor/fusion-wc-person to 2.2.0
568
587
 
569
588
  - Updated dependencies []:
570
- - @equinor/fusion-framework-react-module-bookmark@2.0.22
589
+ - @equinor/fusion-framework-react-module-bookmark@2.0.22
571
590
 
572
591
  ## 1.1.3
573
592
 
@@ -580,10 +599,10 @@
580
599
  ### Patch Changes
581
600
 
582
601
  - Updated dependencies [[`446b63ce`](https://github.com/equinor/fusion-framework/commit/446b63ce44b59a3aaab4399c0d877d3a1b560a0e)]:
583
- - @equinor/fusion-query@4.0.3
584
- - @equinor/fusion-framework-react-module-bookmark@2.0.21
585
- - @equinor/fusion-framework-react@5.3.3
586
- - @equinor/fusion-framework-module-services@3.2.2
602
+ - @equinor/fusion-query@4.0.3
603
+ - @equinor/fusion-framework-react-module-bookmark@2.0.21
604
+ - @equinor/fusion-framework-react@5.3.3
605
+ - @equinor/fusion-framework-module-services@3.2.2
587
606
 
588
607
  ## 1.1.1
589
608
 
@@ -603,20 +622,22 @@
603
622
 
604
623
  - [#1306](https://github.com/equinor/fusion-framework/pull/1306) [`f65c4531`](https://github.com/equinor/fusion-framework/commit/f65c453178e2c581acb154d5839971c75f60fa86) Thanks [@odinr](https://github.com/odinr)! - Allow providing fallback image
605
624
 
606
- when defining a `PeopleResolverProvider`, one might want to provide a blob for fallback when a person photo is not found.
625
+ when defining a `PeopleResolverProvider`, one might want to provide a blob for fallback when a person photo is not found.
607
626
 
608
- > this will increase the general resolve time, since repeating request for resolving a person photo will not execute a new query until cache expires
627
+ > this will increase the general resolve time, since repeating request for resolving a person photo will not execute a new query until cache expires
609
628
 
610
- ```tsx
611
- import { PeopleResolverProvider } from '@equinor/fusion-framework-react-components-people-provider';
612
- import fallbackSvg from './resources/fallback-photo.svg';
629
+ ```tsx
630
+ import { PeopleResolverProvider } from "@equinor/fusion-framework-react-components-people-provider";
631
+ import fallbackSvg from "./resources/fallback-photo.svg";
613
632
 
614
- const fallbackImage = new Blob([fallbackSvg], { type: 'image/svg+xml' });
633
+ const fallbackImage = new Blob([fallbackSvg], { type: "image/svg+xml" });
615
634
 
616
- const App = () => (
617
- <PeopleResolverProvider options={{ fallbackImage }}>...children</PeopleResolverProvider>
618
- );
619
- ```
635
+ const App = () => (
636
+ <PeopleResolverProvider options={{ fallbackImage }}>
637
+ ...children
638
+ </PeopleResolverProvider>
639
+ );
640
+ ```
620
641
 
621
642
  - [`9f121865`](https://github.com/equinor/fusion-framework/commit/9f121865254a0c76c4a812e6e42bfe3c7086c714) Thanks [@odinr](https://github.com/odinr)! - update types
622
643
 
@@ -627,10 +648,10 @@
627
648
  - [`63592229`](https://github.com/equinor/fusion-framework/commit/63592229cea4d3606289738fe14b432e9978623f) Thanks [@odinr](https://github.com/odinr)! - fixed prop interface of `PeopleResolverComponent`
628
649
 
629
650
  - Updated dependencies [[`ddc31c35`](https://github.com/equinor/fusion-framework/commit/ddc31c3571e36be057095238cf22e78051f423b0), [`7ad31761`](https://github.com/equinor/fusion-framework/commit/7ad3176102f92da108b67ede6fdf29b76149bed9)]:
630
- - @equinor/fusion-framework-module-services@3.2.2
631
- - @equinor/fusion-query@4.0.2
632
- - @equinor/fusion-framework-react-module-bookmark@2.0.20
633
- - @equinor/fusion-framework-react@5.3.2
651
+ - @equinor/fusion-framework-module-services@3.2.2
652
+ - @equinor/fusion-query@4.0.2
653
+ - @equinor/fusion-framework-react-module-bookmark@2.0.20
654
+ - @equinor/fusion-framework-react@5.3.2
634
655
 
635
656
  ## 1.0.1
636
657
 
@@ -639,10 +660,10 @@
639
660
  - [`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc) Thanks [@odinr](https://github.com/odinr)! - force patch bump, realign missing snapshot
640
661
 
641
662
  - Updated dependencies [[`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc)]:
642
- - @equinor/fusion-framework-react@5.3.1
643
- - @equinor/fusion-framework-react-module-bookmark@2.0.19
644
- - @equinor/fusion-framework-react-module@3.0.6
645
- - @equinor/fusion-query@4.0.1
663
+ - @equinor/fusion-framework-react@5.3.1
664
+ - @equinor/fusion-framework-react-module-bookmark@2.0.19
665
+ - @equinor/fusion-framework-react-module@3.0.6
666
+ - @equinor/fusion-query@4.0.1
646
667
 
647
668
  ## 1.0.0
648
669
 
@@ -650,29 +671,29 @@
650
671
 
651
672
  - [#1255](https://github.com/equinor/fusion-framework/pull/1255) [`de46f0a2`](https://github.com/equinor/fusion-framework/commit/de46f0a2ce93134fc32bf587d29dd32d7ab9a8d9) Thanks [@odinr](https://github.com/odinr)! - Component for providing people api resources to the @equinor/fusion-wc-person and @equinor/fusion-react-person components
652
673
 
653
- mapping and caching of `@equinor/fusion-framework-module-services/people`
674
+ mapping and caching of `@equinor/fusion-framework-module-services/people`
654
675
 
655
- > Strongly collated to the Fusion ecosystems
676
+ > Strongly collated to the Fusion ecosystems
656
677
 
657
- ```tsx
658
- import { PeopleResolverProvider } from '@equinor/fusion-framework-react-components-people-provider';
678
+ ```tsx
679
+ import { PeopleResolverProvider } from "@equinor/fusion-framework-react-components-people-provider";
659
680
 
660
- <PeopleResolverProvider>
661
- <fwc-person-avatar azureId="cbc6480d-12c1-467e-b0b8-cfbb22612daa"></fwc-person-avatar>
662
- <fwc-person-card azureId="cbc6480d-12c1-467e-b0b8-cfbb22612daa"></fwc-person-card>
663
- <fwc-person-list-item azureId="cbc6480d-12c1-467e-b0b8-cfbb22612daa"></fwc-person-list-item>
664
- </PeopleResolverProvider>;
665
- ```
681
+ <PeopleResolverProvider>
682
+ <fwc-person-avatar azureId="cbc6480d-12c1-467e-b0b8-cfbb22612daa"></fwc-person-avatar>
683
+ <fwc-person-card azureId="cbc6480d-12c1-467e-b0b8-cfbb22612daa"></fwc-person-card>
684
+ <fwc-person-list-item azureId="cbc6480d-12c1-467e-b0b8-cfbb22612daa"></fwc-person-list-item>
685
+ </PeopleResolverProvider>;
686
+ ```
666
687
 
667
- > we might in the future provide a module which provides same functionality as the resolver
668
- >
669
- > atm there are no flexible way to configure this provider since the api models are strongly collated to the models of the components
670
- >
671
- > if requested we can create a provider for the functionality
688
+ > we might in the future provide a module which provides same functionality as the resolver
689
+ >
690
+ > atm there are no flexible way to configure this provider since the api models are strongly collated to the models of the components
691
+ >
692
+ > if requested we can create a provider for the functionality
672
693
 
673
694
  ### Patch Changes
674
695
 
675
696
  - Updated dependencies [[`3896fbec`](https://github.com/equinor/fusion-framework/commit/3896fbec3458dbe2ebd66e772465d5f89cd20658), [`ebcabd0e`](https://github.com/equinor/fusion-framework/commit/ebcabd0e6945e1420a0a9a7d82bd9255da1b8578), [`8739a5a6`](https://github.com/equinor/fusion-framework/commit/8739a5a65d8aaa46ce9ef56cce013efeeb006e8a)]:
676
- - @equinor/fusion-framework-react@5.3.0
677
- - @equinor/fusion-query@4.0.0
678
- - @equinor/fusion-framework-react-module-bookmark@2.0.18
697
+ - @equinor/fusion-framework-react@5.3.0
698
+ - @equinor/fusion-query@4.0.0
699
+ - @equinor/fusion-framework-react-module-bookmark@2.0.18