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

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,36 @@
1
1
  # @equinor/fusion-framework-react-components-people-provider
2
2
 
3
+ ## 1.5.5
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies []:
8
+ - @equinor/fusion-framework-react@7.4.2
9
+
10
+ ## 1.5.4
11
+
12
+ ### Patch Changes
13
+
14
+ - [#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`
15
+
16
+ - [#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`
17
+
18
+ - [#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.
19
+
20
+ - 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)]:
21
+ - @equinor/fusion-framework-react-module@3.1.7
22
+ - @equinor/fusion-framework-module-services@5.1.1
23
+ - @equinor/fusion-query@5.2.2
24
+ - @equinor/fusion-framework-react@7.4.1
25
+
3
26
  ## 1.5.3
4
27
 
5
28
  ### Patch Changes
6
29
 
7
30
  - 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
31
+ - @equinor/fusion-framework-react@7.4.0
32
+ - @equinor/fusion-framework-react-module-bookmark@3.0.0
33
+ - @equinor/fusion-framework-module-services@5.1.0
11
34
 
12
35
  ## 1.5.2
13
36
 
@@ -22,10 +45,10 @@
22
45
  - [#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
46
 
24
47
  - 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
48
+ - @equinor/fusion-framework-react@7.3.8
49
+ - @equinor/fusion-framework-react-module-bookmark@2.3.2
50
+ - @equinor/fusion-query@5.2.1
51
+ - @equinor/fusion-framework-module-services@5.1.0
29
52
 
30
53
  ## 1.5.0
31
54
 
@@ -36,8 +59,8 @@
36
59
  ### Patch Changes
37
60
 
38
61
  - Updated dependencies []:
39
- - @equinor/fusion-framework-react@7.3.7
40
- - @equinor/fusion-framework-react-module-bookmark@2.3.1
62
+ - @equinor/fusion-framework-react@7.3.7
63
+ - @equinor/fusion-framework-react-module-bookmark@2.3.1
41
64
 
42
65
  ## 1.4.19
43
66
 
@@ -46,28 +69,28 @@
46
69
  - [#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
70
 
48
71
  - 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
72
+ - @equinor/fusion-framework-module-services@5.1.0
73
+ - @equinor/fusion-framework-react-module-bookmark@2.3.0
74
+ - @equinor/fusion-framework-react@7.3.6
52
75
 
53
76
  ## 1.4.18
54
77
 
55
78
  ### Patch Changes
56
79
 
57
80
  - 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
81
+ - @equinor/fusion-query@5.2.0
82
+ - @equinor/fusion-framework-react@7.3.5
83
+ - @equinor/fusion-framework-react-module-bookmark@2.2.4
84
+ - @equinor/fusion-framework-module-services@5.0.1
62
85
 
63
86
  ## 1.4.17
64
87
 
65
88
  ### Patch Changes
66
89
 
67
90
  - 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
91
+ - @equinor/fusion-framework-module-services@5.0.1
92
+ - @equinor/fusion-framework-react@7.3.4
93
+ - @equinor/fusion-framework-react-module-bookmark@2.2.3
71
94
 
72
95
  ## 1.4.16
73
96
 
@@ -81,7 +104,7 @@
81
104
 
82
105
  - [#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
106
 
84
- Updated `@equinor/fusion-wc-person` dependency from version `^3.0.5` to `^3.0.6`
107
+ Updated `@equinor/fusion-wc-person` dependency from version `^3.0.5` to `^3.0.6`
85
108
 
86
109
  ## 1.4.14
87
110
 
@@ -89,43 +112,43 @@
89
112
 
90
113
  - [#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
114
 
92
- - Updated @equinor/fusion-wc-person to ^3.0.5 in package.json.
115
+ - Updated @equinor/fusion-wc-person to ^3.0.5 in package.json.
93
116
 
94
117
  ## 1.4.13
95
118
 
96
119
  ### Patch Changes
97
120
 
98
121
  - 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
122
+ - @equinor/fusion-query@5.1.5
123
+ - @equinor/fusion-framework-react@7.3.3
124
+ - @equinor/fusion-framework-react-module-bookmark@2.2.2
125
+ - @equinor/fusion-framework-module-services@5.0.0
103
126
 
104
127
  ## 1.4.12
105
128
 
106
129
  ### Patch Changes
107
130
 
108
131
  - Updated dependencies [[`7e67ae1`](https://github.com/equinor/fusion-framework/commit/7e67ae127a3a5256df925ae6bd472aa32b8d9292)]:
109
- - @equinor/fusion-framework-react-module-bookmark@2.2.1
132
+ - @equinor/fusion-framework-react-module-bookmark@2.2.1
110
133
 
111
134
  ## 1.4.11
112
135
 
113
136
  ### Patch Changes
114
137
 
115
138
  - 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
139
+ - @equinor/fusion-framework-react-module-bookmark@2.2.0
140
+ - @equinor/fusion-framework-module-services@5.0.0
141
+ - @equinor/fusion-framework-react@7.3.2
119
142
 
120
143
  ## 1.4.10
121
144
 
122
145
  ### Patch Changes
123
146
 
124
147
  - 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
148
+ - @equinor/fusion-query@5.1.4
149
+ - @equinor/fusion-framework-react@7.3.1
150
+ - @equinor/fusion-framework-react-module-bookmark@2.1.19
151
+ - @equinor/fusion-framework-module-services@4.1.5
129
152
 
130
153
  ## 1.4.9
131
154
 
@@ -133,13 +156,13 @@
133
156
 
134
157
  - [#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
158
 
136
- Updated the following dependencies
159
+ Updated the following dependencies
137
160
 
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`.
161
+ - `@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
162
 
140
163
  - 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
164
+ - @equinor/fusion-framework-react@7.3.0
165
+ - @equinor/fusion-framework-react-module-bookmark@2.1.18
143
166
 
144
167
  ## 1.4.8
145
168
 
@@ -147,45 +170,45 @@
147
170
 
148
171
  - [#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
172
 
150
- Updated the following dependencies
173
+ Updated the following dependencies
151
174
 
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`.
175
+ - `@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
176
 
154
177
  - 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
178
+ - @equinor/fusion-framework-module-services@4.1.5
179
+ - @equinor/fusion-framework-react@7.2.3
180
+ - @equinor/fusion-framework-react-module-bookmark@2.1.17
158
181
 
159
182
  ## 1.4.7
160
183
 
161
184
  ### Patch Changes
162
185
 
163
186
  - 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
187
+ - @equinor/fusion-framework-module-services@4.1.4
188
+ - @equinor/fusion-framework-react@7.2.2
189
+ - @equinor/fusion-framework-react-module@3.1.6
190
+ - @equinor/fusion-framework-react-module-bookmark@2.1.16
168
191
 
169
192
  ## 1.4.6
170
193
 
171
194
  ### Patch Changes
172
195
 
173
196
  - 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
197
+ - @equinor/fusion-framework-react-module-bookmark@2.1.15
198
+ - @equinor/fusion-framework-react@7.2.1
199
+ - @equinor/fusion-query@5.1.3
200
+ - @equinor/fusion-framework-module-services@4.1.3
178
201
 
179
202
  ## 1.4.5
180
203
 
181
204
  ### Patch Changes
182
205
 
183
206
  - 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
207
+ - @equinor/fusion-query@5.1.2
208
+ - @equinor/fusion-framework-react@7.2.0
209
+ - @equinor/fusion-framework-module-services@4.1.3
210
+ - @equinor/fusion-framework-react-module@3.1.5
211
+ - @equinor/fusion-framework-react-module-bookmark@2.1.14
189
212
 
190
213
  ## 1.4.4
191
214
 
@@ -194,19 +217,19 @@
194
217
  - [#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
218
 
196
219
  - 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
220
+ - @equinor/fusion-query@5.1.1
221
+ - @equinor/fusion-framework-react@7.1.4
222
+ - @equinor/fusion-framework-react-module-bookmark@2.1.13
223
+ - @equinor/fusion-framework-module-services@4.1.2
224
+ - @equinor/fusion-framework-react-module@3.1.4
202
225
 
203
226
  ## 1.4.3
204
227
 
205
228
  ### Patch Changes
206
229
 
207
230
  - Updated dependencies []:
208
- - @equinor/fusion-framework-react@7.1.3
209
- - @equinor/fusion-framework-react-module-bookmark@2.1.12
231
+ - @equinor/fusion-framework-react@7.1.3
232
+ - @equinor/fusion-framework-react-module-bookmark@2.1.12
210
233
 
211
234
  ## 1.4.2
212
235
 
@@ -218,53 +241,53 @@
218
241
 
219
242
  - [#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
243
 
221
- Removing the `removeComments` option allows TypeScript to preserve comments in the compiled JavaScript output. This can be beneficial for several reasons:
244
+ Removing the `removeComments` option allows TypeScript to preserve comments in the compiled JavaScript output. This can be beneficial for several reasons:
222
245
 
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.
246
+ 1. Improved debugging: Preserved comments can help developers understand the code better during debugging sessions.
247
+ 2. Documentation: JSDoc comments and other important code documentation will be retained in the compiled output.
248
+ 3. Source map accuracy: Keeping comments can lead to more accurate source maps, which is crucial for debugging and error tracking.
226
249
 
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.
250
+ 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
251
 
229
- Before:
252
+ Before:
230
253
 
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
- }
254
+ ```json
255
+ {
256
+ "compilerOptions": {
257
+ "module": "ES2022",
258
+ "target": "ES6",
259
+ "incremental": true,
260
+ "removeComments": true,
261
+ "preserveConstEnums": true,
262
+ "sourceMap": true,
263
+ "moduleResolution": "node"
242
264
  }
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
- }
265
+ }
266
+ ```
267
+
268
+ After:
269
+
270
+ ```json
271
+ {
272
+ "compilerOptions": {
273
+ "module": "ES2022",
274
+ "target": "ES6",
275
+ "incremental": true,
276
+ "preserveConstEnums": true,
277
+ "sourceMap": true,
278
+ "moduleResolution": "node"
257
279
  }
258
- ```
280
+ }
281
+ ```
259
282
 
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.
283
+ 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
284
 
262
285
  - 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
286
+ - @equinor/fusion-query@5.1.0
287
+ - @equinor/fusion-framework-react-module-bookmark@2.1.11
288
+ - @equinor/fusion-framework-react-module@3.1.3
289
+ - @equinor/fusion-framework-module-services@4.1.1
290
+ - @equinor/fusion-framework-react@7.1.2
268
291
 
269
292
  ## 1.4.1
270
293
 
@@ -273,10 +296,10 @@
273
296
  - [#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
297
 
275
298
  - 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
299
+ - @equinor/fusion-framework-react@7.1.1
300
+ - @equinor/fusion-framework-react-module-bookmark@2.1.10
301
+ - @equinor/fusion-query@5.0.5
302
+ - @equinor/fusion-framework-module-services@4.1.0
280
303
 
281
304
  ## 1.4.0
282
305
 
@@ -284,94 +307,97 @@
284
307
 
285
308
  - [#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
309
 
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.
310
+ 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
311
 
289
- To update your code:
312
+ To update your code:
290
313
 
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`.
314
+ - If you are using the `PeopleApiClient.photo` method directly, no changes are needed. The method will now properly type the response.
315
+ - 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
316
 
294
- Example:
317
+ Example:
295
318
 
296
- ```ts
297
- // Before
298
- const photoResponse: Blob = await peopleApiClient.photo('v2', 'blob', { azureId: '123' });
299
- console.log(typeof photoResponse); // Blob
319
+ ```ts
320
+ // Before
321
+ const photoResponse: Blob = await peopleApiClient.photo("v2", "blob", {
322
+ azureId: "123",
323
+ });
324
+ console.log(typeof photoResponse); // Blob
300
325
 
301
- // After
302
- const photoResponse: PersonPhotoApiResponse<'v2'> = await peopleApiClient.photo('v2', 'blob', {
303
- azureId: '123',
326
+ // After
327
+ const photoResponse: PersonPhotoApiResponse<"v2"> =
328
+ await peopleApiClient.photo("v2", "blob", {
329
+ azureId: "123",
304
330
  });
305
- console.log(typeof photoResponse); // Object - { filename: string, blob: Blob }
306
- ```
331
+ console.log(typeof photoResponse); // Object - { filename: string, blob: Blob }
332
+ ```
307
333
 
308
334
  ### Patch Changes
309
335
 
310
336
  - 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
337
+ - @equinor/fusion-framework-module-services@4.1.0
338
+ - @equinor/fusion-framework-react@7.1.0
339
+ - @equinor/fusion-query@5.0.4
340
+ - @equinor/fusion-framework-react-module-bookmark@2.1.9
315
341
 
316
342
  ## 1.3.8
317
343
 
318
344
  ### Patch Changes
319
345
 
320
346
  - 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
347
+ - @equinor/fusion-query@5.0.3
348
+ - @equinor/fusion-framework-module-services@4.0.2
349
+ - @equinor/fusion-framework-react@7.0.8
350
+ - @equinor/fusion-framework-react-module@3.1.2
351
+ - @equinor/fusion-framework-react-module-bookmark@2.1.8
326
352
 
327
353
  ## 1.3.7
328
354
 
329
355
  ### Patch Changes
330
356
 
331
357
  - 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
358
+ - @equinor/fusion-query@5.0.2
359
+ - @equinor/fusion-framework-react-module-bookmark@2.1.7
360
+ - @equinor/fusion-framework-react@7.0.7
361
+ - @equinor/fusion-framework-module-services@4.0.1
336
362
 
337
363
  ## 1.3.6
338
364
 
339
365
  ### Patch Changes
340
366
 
341
367
  - 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
368
+ - @equinor/fusion-query@5.0.1
369
+ - @equinor/fusion-framework-react-module-bookmark@2.1.6
370
+ - @equinor/fusion-framework-react@7.0.6
371
+ - @equinor/fusion-framework-module-services@4.0.1
346
372
 
347
373
  ## 1.3.5
348
374
 
349
375
  ### Patch Changes
350
376
 
351
377
  - 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
378
+ - @equinor/fusion-query@5.0.0
379
+ - @equinor/fusion-framework-react-module-bookmark@2.1.5
380
+ - @equinor/fusion-framework-react@7.0.5
381
+ - @equinor/fusion-framework-module-services@4.0.1
356
382
 
357
383
  ## 1.3.4
358
384
 
359
385
  ### Patch Changes
360
386
 
361
387
  - 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
388
+ - @equinor/fusion-framework-module-services@4.0.1
389
+ - @equinor/fusion-framework-react@7.0.4
390
+ - @equinor/fusion-framework-react-module-bookmark@2.1.4
365
391
 
366
392
  ## 1.3.3
367
393
 
368
394
  ### Patch Changes
369
395
 
370
396
  - 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
397
+ - @equinor/fusion-query@4.2.0
398
+ - @equinor/fusion-framework-react@7.0.3
399
+ - @equinor/fusion-framework-react-module-bookmark@2.1.3
400
+ - @equinor/fusion-framework-module-services@4.0.1
375
401
 
376
402
  ## 1.3.2
377
403
 
@@ -380,9 +406,9 @@
380
406
  - [#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
407
 
382
408
  - 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
409
+ - @equinor/fusion-framework-module-services@4.0.1
410
+ - @equinor/fusion-framework-react@7.0.2
411
+ - @equinor/fusion-framework-react-module-bookmark@2.1.2
386
412
 
387
413
  ## 1.3.1
388
414
 
@@ -391,10 +417,10 @@
391
417
  - [#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
418
 
393
419
  - 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
420
+ - @equinor/fusion-framework-react-module@3.1.1
421
+ - @equinor/fusion-framework-module-services@4.0.1
422
+ - @equinor/fusion-framework-react@7.0.1
423
+ - @equinor/fusion-framework-react-module-bookmark@2.1.1
398
424
 
399
425
  ## 1.3.0
400
426
 
@@ -407,19 +433,19 @@
407
433
  - [#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
434
 
409
435
  - 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
436
+ - @equinor/fusion-framework-react-module-bookmark@2.1.0
437
+ - @equinor/fusion-framework-react-module@3.1.0
438
+ - @equinor/fusion-framework-module-services@4.0.0
439
+ - @equinor/fusion-framework-react@7.0.0
440
+ - @equinor/fusion-query@4.1.0
415
441
 
416
442
  ## 1.2.6
417
443
 
418
444
  ### Patch Changes
419
445
 
420
446
  - Updated dependencies []:
421
- - @equinor/fusion-framework-react-module-bookmark@2.0.35
422
- - @equinor/fusion-framework-react@6.0.5
447
+ - @equinor/fusion-framework-react-module-bookmark@2.0.35
448
+ - @equinor/fusion-framework-react@6.0.5
423
449
 
424
450
  ## 1.2.5
425
451
 
@@ -432,8 +458,8 @@
432
458
  ### Patch Changes
433
459
 
434
460
  - Updated dependencies []:
435
- - @equinor/fusion-framework-react@6.0.4
436
- - @equinor/fusion-framework-react-module-bookmark@2.0.34
461
+ - @equinor/fusion-framework-react@6.0.4
462
+ - @equinor/fusion-framework-react-module-bookmark@2.0.34
437
463
 
438
464
  ## 1.2.3
439
465
 
@@ -446,8 +472,8 @@
446
472
  ### Patch Changes
447
473
 
448
474
  - Updated dependencies []:
449
- - @equinor/fusion-framework-react@6.0.3
450
- - @equinor/fusion-framework-react-module-bookmark@2.0.33
475
+ - @equinor/fusion-framework-react@6.0.3
476
+ - @equinor/fusion-framework-react-module-bookmark@2.0.33
451
477
 
452
478
  ## 1.2.1
453
479
 
@@ -466,10 +492,10 @@
466
492
  ### Patch Changes
467
493
 
468
494
  - 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
495
+ - @equinor/fusion-framework-react@6.0.2
496
+ - @equinor/fusion-framework-react-module-bookmark@2.0.32
497
+ - @equinor/fusion-framework-module-services@3.2.4
498
+ - @equinor/fusion-framework-react-module@3.0.8
473
499
 
474
500
  ## 1.1.14
475
501
 
@@ -482,33 +508,33 @@
482
508
  ### Patch Changes
483
509
 
484
510
  - 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
511
+ - @equinor/fusion-framework-react@6.0.1
512
+ - @equinor/fusion-framework-react-module-bookmark@2.0.31
513
+ - @equinor/fusion-query@4.0.6
514
+ - @equinor/fusion-framework-module-services@3.2.3
489
515
 
490
516
  ## 1.1.12
491
517
 
492
518
  ### Patch Changes
493
519
 
494
520
  - 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
521
+ - @equinor/fusion-framework-react@6.0.0
522
+ - @equinor/fusion-framework-react-module-bookmark@2.0.30
497
523
 
498
524
  ## 1.1.11
499
525
 
500
526
  ### Patch Changes
501
527
 
502
528
  - Updated dependencies []:
503
- - @equinor/fusion-framework-react-module-bookmark@2.0.29
529
+ - @equinor/fusion-framework-react-module-bookmark@2.0.29
504
530
 
505
531
  ## 1.1.10
506
532
 
507
533
  ### Patch Changes
508
534
 
509
535
  - Updated dependencies []:
510
- - @equinor/fusion-framework-react@5.3.9
511
- - @equinor/fusion-framework-react-module-bookmark@2.0.28
536
+ - @equinor/fusion-framework-react@5.3.9
537
+ - @equinor/fusion-framework-react-module-bookmark@2.0.28
512
538
 
513
539
  ## 1.1.9
514
540
 
@@ -517,48 +543,48 @@
517
543
  - [#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
544
 
519
545
  - 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
546
+ - @equinor/fusion-framework-react@5.3.8
547
+ - @equinor/fusion-framework-module-services@3.2.3
548
+ - @equinor/fusion-framework-react-module-bookmark@2.0.27
523
549
 
524
550
  ## 1.1.8
525
551
 
526
552
  ### Patch Changes
527
553
 
528
554
  - 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
555
+ - @equinor/fusion-framework-module-services@3.2.3
556
+ - @equinor/fusion-framework-react@5.3.7
557
+ - @equinor/fusion-framework-react-module-bookmark@2.0.26
532
558
 
533
559
  ## 1.1.7
534
560
 
535
561
  ### Patch Changes
536
562
 
537
563
  - 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
564
+ - @equinor/fusion-framework-module-services@3.2.3
565
+ - @equinor/fusion-framework-react@5.3.6
566
+ - @equinor/fusion-framework-react-module-bookmark@2.0.25
541
567
 
542
568
  ## 1.1.6
543
569
 
544
570
  ### Patch Changes
545
571
 
546
572
  - 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
573
+ - @equinor/fusion-framework-react@5.3.5
574
+ - @equinor/fusion-framework-react-module-bookmark@2.0.24
575
+ - @equinor/fusion-query@4.0.5
576
+ - @equinor/fusion-framework-module-services@3.2.3
551
577
 
552
578
  ## 1.1.5
553
579
 
554
580
  ### Patch Changes
555
581
 
556
582
  - 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
583
+ - @equinor/fusion-framework-react-module-bookmark@2.0.23
584
+ - @equinor/fusion-framework-module-services@3.2.3
585
+ - @equinor/fusion-framework-react@5.3.4
586
+ - @equinor/fusion-query@4.0.4
587
+ - @equinor/fusion-framework-react-module@3.0.7
562
588
 
563
589
  ## 1.1.4
564
590
 
@@ -567,7 +593,7 @@
567
593
  - [`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
594
 
569
595
  - Updated dependencies []:
570
- - @equinor/fusion-framework-react-module-bookmark@2.0.22
596
+ - @equinor/fusion-framework-react-module-bookmark@2.0.22
571
597
 
572
598
  ## 1.1.3
573
599
 
@@ -580,10 +606,10 @@
580
606
  ### Patch Changes
581
607
 
582
608
  - 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
609
+ - @equinor/fusion-query@4.0.3
610
+ - @equinor/fusion-framework-react-module-bookmark@2.0.21
611
+ - @equinor/fusion-framework-react@5.3.3
612
+ - @equinor/fusion-framework-module-services@3.2.2
587
613
 
588
614
  ## 1.1.1
589
615
 
@@ -603,20 +629,22 @@
603
629
 
604
630
  - [#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
631
 
606
- when defining a `PeopleResolverProvider`, one might want to provide a blob for fallback when a person photo is not found.
632
+ when defining a `PeopleResolverProvider`, one might want to provide a blob for fallback when a person photo is not found.
607
633
 
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
634
+ > 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
635
 
610
- ```tsx
611
- import { PeopleResolverProvider } from '@equinor/fusion-framework-react-components-people-provider';
612
- import fallbackSvg from './resources/fallback-photo.svg';
636
+ ```tsx
637
+ import { PeopleResolverProvider } from "@equinor/fusion-framework-react-components-people-provider";
638
+ import fallbackSvg from "./resources/fallback-photo.svg";
613
639
 
614
- const fallbackImage = new Blob([fallbackSvg], { type: 'image/svg+xml' });
640
+ const fallbackImage = new Blob([fallbackSvg], { type: "image/svg+xml" });
615
641
 
616
- const App = () => (
617
- <PeopleResolverProvider options={{ fallbackImage }}>...children</PeopleResolverProvider>
618
- );
619
- ```
642
+ const App = () => (
643
+ <PeopleResolverProvider options={{ fallbackImage }}>
644
+ ...children
645
+ </PeopleResolverProvider>
646
+ );
647
+ ```
620
648
 
621
649
  - [`9f121865`](https://github.com/equinor/fusion-framework/commit/9f121865254a0c76c4a812e6e42bfe3c7086c714) Thanks [@odinr](https://github.com/odinr)! - update types
622
650
 
@@ -627,10 +655,10 @@
627
655
  - [`63592229`](https://github.com/equinor/fusion-framework/commit/63592229cea4d3606289738fe14b432e9978623f) Thanks [@odinr](https://github.com/odinr)! - fixed prop interface of `PeopleResolverComponent`
628
656
 
629
657
  - 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
658
+ - @equinor/fusion-framework-module-services@3.2.2
659
+ - @equinor/fusion-query@4.0.2
660
+ - @equinor/fusion-framework-react-module-bookmark@2.0.20
661
+ - @equinor/fusion-framework-react@5.3.2
634
662
 
635
663
  ## 1.0.1
636
664
 
@@ -639,10 +667,10 @@
639
667
  - [`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc) Thanks [@odinr](https://github.com/odinr)! - force patch bump, realign missing snapshot
640
668
 
641
669
  - 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
670
+ - @equinor/fusion-framework-react@5.3.1
671
+ - @equinor/fusion-framework-react-module-bookmark@2.0.19
672
+ - @equinor/fusion-framework-react-module@3.0.6
673
+ - @equinor/fusion-query@4.0.1
646
674
 
647
675
  ## 1.0.0
648
676
 
@@ -650,29 +678,29 @@
650
678
 
651
679
  - [#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
680
 
653
- mapping and caching of `@equinor/fusion-framework-module-services/people`
681
+ mapping and caching of `@equinor/fusion-framework-module-services/people`
654
682
 
655
- > Strongly collated to the Fusion ecosystems
683
+ > Strongly collated to the Fusion ecosystems
656
684
 
657
- ```tsx
658
- import { PeopleResolverProvider } from '@equinor/fusion-framework-react-components-people-provider';
685
+ ```tsx
686
+ import { PeopleResolverProvider } from "@equinor/fusion-framework-react-components-people-provider";
659
687
 
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
- ```
688
+ <PeopleResolverProvider>
689
+ <fwc-person-avatar azureId="cbc6480d-12c1-467e-b0b8-cfbb22612daa"></fwc-person-avatar>
690
+ <fwc-person-card azureId="cbc6480d-12c1-467e-b0b8-cfbb22612daa"></fwc-person-card>
691
+ <fwc-person-list-item azureId="cbc6480d-12c1-467e-b0b8-cfbb22612daa"></fwc-person-list-item>
692
+ </PeopleResolverProvider>;
693
+ ```
666
694
 
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
695
+ > we might in the future provide a module which provides same functionality as the resolver
696
+ >
697
+ > atm there are no flexible way to configure this provider since the api models are strongly collated to the models of the components
698
+ >
699
+ > if requested we can create a provider for the functionality
672
700
 
673
701
  ### Patch Changes
674
702
 
675
703
  - 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
704
+ - @equinor/fusion-framework-react@5.3.0
705
+ - @equinor/fusion-query@4.0.0
706
+ - @equinor/fusion-framework-react-module-bookmark@2.0.18